Fix typo
This commit is contained in:
parent
37582abfe1
commit
8524b9fa99
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ Restart=no
|
|||
LogRateLimitIntervalSec=0
|
||||
|
||||
# Delay start to prevent backups running during boot. Note that
|
||||
systemd-inhibit requires dbus and dbus-user-session to be installed.
|
||||
# systemd-inhibit requires dbus and dbus-user-session to be installed.
|
||||
# ExecStartPre=sleep 1m
|
||||
ExecStart=systemd-inhibit --who="borgmatic" \
|
||||
--why="Prevent interrupting scheduled backup" \
|
||||
|
|
Loading…
Reference in a new issue