mirror of
https://github.com/Zygo/bees.git
synced 2025-05-17 21:35:45 +02:00
Scripts: Fix systemd unit not being templated
Signed-off-by: Kai Krakow <kai@kaishome.de>
This commit is contained in:
parent
ace814321f
commit
9069201036
@ -5,7 +5,7 @@ After=sysinit.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/sbin/beesd %i
|
||||
ExecStart=@PREFIX@/usr/sbin/beesd %i
|
||||
Nice=19
|
||||
KillMode=control-group
|
||||
KillSignal=SIGTERM
|
||||
|
Loading…
x
Reference in New Issue
Block a user