Switch from %I to %f
This commit is contained in:
@@ -57,7 +57,7 @@ in
|
|||||||
};
|
};
|
||||||
serviceConfig = {
|
serviceConfig = {
|
||||||
Type = "oneshot";
|
Type = "oneshot";
|
||||||
ExecStart = "${restic-wrapper}/bin/restic-wrapper %I";
|
ExecStart = "${restic-wrapper}/bin/restic-wrapper %f";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
systemd.timers."backup-helper@" = {
|
systemd.timers."backup-helper@" = {
|
||||||
|
Reference in New Issue
Block a user