mirror of
https://github.com/waytotheweb/scripts.git
synced 2026-03-29 12:57:07 +00:00
13 lines
215 B
Desktop File
13 lines
215 B
Desktop File
[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
|