refactor: remove redundant property

Remove monotonic properties which are redundant with the use of OnCalendar.

closes #2
This commit is contained in:
Adam Douglas 2020-03-01 00:18:26 -06:00
parent 94e5b33f6d
commit dbfd65b83b
1 changed files with 1 additions and 3 deletions

View File

@ -2,9 +2,7 @@
Description=Minecraft Server Backup Description=Minecraft Server Backup
[Timer] [Timer]
OnCalendar=*:0/10:* OnCalendar=*:0/10
OnBootSec=10min
OnUnitActiveSec=10min
[Install] [Install]
WantedBy=multi-user.target WantedBy=multi-user.target