Fix lack of $HOME in systemd service
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
76cbbad74a
commit
d58228cd43
@ -6,6 +6,7 @@ After=network.target
|
||||
ExecStart=distrohop
|
||||
Restart=always
|
||||
StandardOutput=journal
|
||||
Environment=HOME=/root
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
Loading…
x
Reference in New Issue
Block a user