Corrected non-repeating timer
This commit is contained in:
parent
0c7efade52
commit
1e3861819f
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ Requires=lightdm.service
|
||||||
After=lightdm.service
|
After=lightdm.service
|
||||||
|
|
||||||
[Timer]
|
[Timer]
|
||||||
OnActiveSec=5min
|
OnUnitActiveSec=5min
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=timers.target
|
WantedBy=timers.target
|
Loading…
Add table
Reference in a new issue