scripts: Update the core-daemon systemd service configuration.
This commit is contained in:
parent
ce0bfc88eb
commit
ac6adbf0c5
4 changed files with 4 additions and 2 deletions
|
@ -1,11 +0,0 @@
|
|||
[Unit]
|
||||
Description=Common Open Research Emulator Service
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
Type=forking
|
||||
PIDFile=/var/run/core-daemon.pid
|
||||
ExecStart=/usr/bin/python /usr/sbin/core-daemon -d
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Loading…
Add table
Add a link
Reference in a new issue