for creole's zephir2 branch
This commit is contained in:
12
init/creoled.service
Normal file
12
init/creoled.service
Normal file
@ -0,0 +1,12 @@
|
||||
[Unit]
|
||||
Description=EOLE Creole server
|
||||
After=local-fs.target network.target
|
||||
|
||||
[Service]
|
||||
Type=notify
|
||||
EnvironmentFile=-/etc/default/locale
|
||||
ExecStart=/usr/sbin/creoled --pidfile /run/creoled.pid
|
||||
PIDFile=/run/creoled.pid
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Reference in New Issue
Block a user