This unit is provided by:
Options
-
[Service]-
CPUSchedulingPolicy=batch -
CapabilityBoundingSet=CAP_DAC_READ_SEARCH CAP_NET_RAW -
ExecStart=/usr/bin/systemd-inhibit --who="borgmatic" --why="Prevent interrupting scheduled backup" /usr/bin/borgmatic --verbosity -1 --syslog-verbosity 1 -
ExecStart=systemd-inhibit --who="borgmatic" --what="sleep:shutdown" --why="Prevent interrupting scheduled backup" /usr/bin/borgmatic --verbosity -1 --syslog-verbosity 1 -
ExecStartPre=/usr/bin/sleep 1m -
ExecStartPre=sleep 1m -
IOSchedulingClass=best-effort -
IOSchedulingPriority=7 -
IOWeight=100 -
LockPersonalityIntroduced in systemd 235=yes -
LogRateLimitIntervalSec=0 -
MemoryDenyWriteExecuteIntroduced in systemd 231=no -
Nice=19 -
NoNewPrivilegesIntroduced in systemd 239=yes -
PrivateDevicesIntroduced in systemd 209=yes -
PrivateTmp=yes -
ProtectClockIntroduced in systemd 245=yes -
ProtectControlGroupsIntroduced in systemd 232=yes -
ProtectHostnameIntroduced in systemd 242=yes -
ProtectKernelLogsIntroduced in systemd 244=yes -
ProtectKernelModulesIntroduced in systemd 232=yes -
ProtectKernelTunablesIntroduced in systemd 232=yes -
ProtectSystemIntroduced in systemd 214=full -
Restart=no -
RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6 AF_NETLINK -
RestrictNamespacesIntroduced in systemd 233=yes -
RestrictRealtimeIntroduced in systemd 231=yes -
RestrictSUIDSGIDIntroduced in systemd 242=yes -
SystemCallArchitectures=native -
SystemCallErrorNumber=EPERM -
SystemCallFilter=@system-service -
Type=oneshot
-
-
[Unit]-
After=network-online.target -
ConditionACPower=yes -
ConditionFileNotEmpty=/etc/borgmatic/config.yaml -
Description=borgmatic backup -
Documentation=https://torsion.org/borgmatic/ -
Wants=network-online.target
-
Additionnal notes
Nothing here.