fix: systemd service unit
This commit is contained in:
parent
6c03bc078b
commit
ef9266b010
@ -3,7 +3,7 @@ Description=Start flucky daemon
|
|||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
ExecStart=/usr/local/bin/flucky daemon
|
ExecStart=/usr/bin/flucky daemon
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
Loading…
Reference in New Issue
Block a user