refactor: remove redundant property
Remove monotonic properties which are redundant with the use of OnCalendar. closes #2
This commit is contained in:
parent
94e5b33f6d
commit
dbfd65b83b
|
@ -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
|
||||||
|
|
Reference in New Issue