mirror of
https://github.com/waytotheweb/scripts.git
synced 2026-03-29 19:47:06 +00:00
GPL v3 Release
This commit is contained in:
12
csf/lfd.service
Normal file
12
csf/lfd.service
Normal file
@@ -0,0 +1,12 @@
|
||||
[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
|
||||
Reference in New Issue
Block a user