Skip to main content
Formatting, grammar, link.
Source Link

TryingTry taking the "Requires=btrfs_backup.service"Requires=btrfs_backup.service out of the timer.

the man systemd.unit pageThe systemd.unit(5) man page says RequiresRequires= will activate the requirements as well  So activating the Timer will activate the requirement of btrfs_backupbtrfs_backup.service.service

Trying taking the "Requires=btrfs_backup.service" out of the timer.

the man systemd.unit page says Requires will activate the requirements as well  So activating the Timer activate the requirement of btrfs_backup.service

Try taking the Requires=btrfs_backup.service out of the timer.

The systemd.unit(5) man page says Requires= will activate the requirements as wellSo activating the Timer will activate the requirement of btrfs_backup.service.

Source Link
gmcc
  • 36
  • 1

Trying taking the "Requires=btrfs_backup.service" out of the timer.

the man systemd.unit page says Requires will activate the requirements as well So activating the Timer activate the requirement of btrfs_backup.service