initial import
This commit is contained in:
12
initrc/filerd.service
Normal file
12
initrc/filerd.service
Normal file
@@ -0,0 +1,12 @@
|
||||
[Unit]
|
||||
Description=filerd
|
||||
|
||||
[Service]
|
||||
Type=forking
|
||||
PIDFile=/home/ziggi/projects/filer/tmp.run/filerd.pid
|
||||
ExecStart=/usr/local/sbin/filerd
|
||||
ExecReload=/bin/kill -HUP $MAINPID
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
Reference in New Issue
Block a user