Current File : //usr/lib/systemd/system/lfd.service
[Unit]
Description=ConfigServer Firewall & Security - lfd
After=network.target csf.service

[Service]
LimitNOFILE=4096
ExecStart=/usr/sbin/lfd
Type=forking
PIDFile=/run/lfd.pid

[Install]
WantedBy=multi-user.target