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