lfd cron job in systemd systems is incorrect

This forum is only for reproducible bugs with csf and lfd (i.e. not iptables problems, lack of understanding how to use a feature, etc). Posts must be accompanied with full technical details of the problem and how it can be recreated. Any posts not adhering to this, or not considered bugs, will be moved to the General Discussion (csf) forum.
Post Reply
MihanIT
Junior Member
Posts: 3
Joined: 26 May 2016, 12:31

lfd cron job in systemd systems is incorrect

Post by MihanIT »

Hello,

current version (8.25) does not install /etc/init.d/lfd in systemd systems so the following command is incorrect:
/etc/init.d/lfd restart
You should make some change in the installer to install a compatible cron job like:
systemctl restart lfd.service


Regards
ForumAdmin
Moderator
Posts: 1523
Joined: 01 Oct 2008, 09:24

Re: lfd cron job in systemd systems is incorrect

Post by ForumAdmin »

We will have a fix for this in the next release of csf. Thank you for reporting the issue.
Post Reply