Commit f17f73b0 authored by Simon Cornet's avatar Simon Cornet
Browse files

fix: systemd service

parent 9ba7c2eb
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ After=network-online.target
Wants=network-online.target systemd-networkd-wait-online.service

[Service]
ExecStart=/usr/local/bin/atuin-server server start
ExecStart=/usr/local/bin/atuin server start
Restart=on-failure
User=root
Group=root