fix: systemd service
This commit is contained in:
parent
9ba7c2eb03
commit
f17f73b013
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ After=network-online.target
|
||||||
Wants=network-online.target systemd-networkd-wait-online.service
|
Wants=network-online.target systemd-networkd-wait-online.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
ExecStart=/usr/local/bin/atuin-server server start
|
ExecStart=/usr/local/bin/atuin server start
|
||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
User=root
|
User=root
|
||||||
Group=root
|
Group=root
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue