changes to fix some issues when building fpm packages
This commit is contained in:
parent
5b1c9a6e68
commit
8b4f8c2c5b
3 changed files with 11 additions and 6 deletions
|
@ -4,7 +4,7 @@ After=network.target
|
|||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=@PYTHON@ @bindir@/core-daemon
|
||||
ExecStart=@bindir@/core-daemon
|
||||
TasksMax=infinity
|
||||
|
||||
[Install]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue