Artix Linux Forum

Artix Linux => Package management => Topic started by: Eragon on 24 May 2020, 11:31:14

Title: [SOLVED] Rests of systemd in lighttpd package
Post by: Eragon on 24 May 2020, 11:31:14
The lighttpd package provide the file /etc/logrotate.d/lighttpd for correct logging management, but the postrotate section contain a systemctl command.

I think the correct command can be
Code: [Select]
rc-service lighttpd reload
Title: Re: Rests of systemd in lighttpd package
Post by: ndowens on 24 May 2020, 16:24:38
The lighttpd package provide the file /etc/logrotate.d/lighttpd for correct logging management, but the postrotate section contain a systemctl command.

I think the correct command can be
Code: [Select]
rc-service lighttpd reload
I've did a change in rev=1.1 for 3 of the inits, it will be available once mirrors sync

Edit: The logrotate file will be instead installed via each init pkgs/