Fixed backup systemd service
This commit is contained in:
parent
0d3ff8ff7f
commit
2a06617905
2 changed files with 2 additions and 2 deletions
|
|
@ -43,7 +43,7 @@
|
|||
'';
|
||||
serviceConfig = {
|
||||
Type = "oneshot";
|
||||
User = "root";
|
||||
User = "horseman";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
#!/run/current-system/sw/bin/zsh
|
||||
|
||||
cd /home/horseman
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue