initial commit of file from CVS for smeserver-phplist on Sat Sep 7 20:52:04 AEST 2024
This commit is contained in:
13
root/usr/lib/systemd/system/phplist.service
Normal file
13
root/usr/lib/systemd/system/phplist.service
Normal file
@@ -0,0 +1,13 @@
|
||||
[Unit]
|
||||
Description=phplist process queues
|
||||
After=network-online.target
|
||||
|
||||
[Service]
|
||||
ExecStartPre=-/sbin/e-smith/service-status phplist
|
||||
ExecStart=/usr/sbin/e-smith/systemd/phplist
|
||||
Restart=always
|
||||
Restartsec=10s
|
||||
RemainAfterExit=yes
|
||||
|
||||
[Install]
|
||||
WantedBy=sme-server.target
|
Reference in New Issue
Block a user