initial commit of file from CVS for e-smith-base on Thu 26 Oct 11:24:52 BST 2023
This commit is contained in:
13
root/usr/lib/systemd/system/local.service
Normal file
13
root/usr/lib/systemd/system/local.service
Normal file
@@ -0,0 +1,13 @@
|
||||
[Unit]
|
||||
Description=Local service for Koozali SME Server
|
||||
After=network-pre.target networking.service
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStartPre=/sbin/e-smith/service-status local
|
||||
ExecStartPre=/usr/bin/chmod +x /etc/rc.d/rc.local
|
||||
ExecStart=/sbin/e-smith/signal-event local
|
||||
RemainAfterExit=yes
|
||||
|
||||
[Install]
|
||||
WantedBy=sme-server.target
|
Reference in New Issue
Block a user