Skip to content
Snippets Groups Projects
Commit 969a3544 authored by Jörg Sachse's avatar Jörg Sachse
Browse files

fix: make sure timer starts running after installation and use more intuitive time units

parent 02b66b01
Branches
No related tags found
No related merge requests found
Pipeline #5306 passed
......@@ -2,7 +2,8 @@
Description=timer: set correct permissions for SIPs that were uploaded via SFTP
[Timer]
OnUnitActiveSec=300
OnActiveSec=5min
OnBootSec=1min
#When activated, it triggers the service immediately if it missed the last start time, for example due to the system being powered off
Persistent=true
#Unit to activate when the timer elapses. (default is set to the same name as the timer unit, except for the suffix)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment