add more accuracy for timers
This commit is contained in:
parent
5e22263904
commit
184bdec3c4
|
@ -9,6 +9,7 @@ Requires=fix-theming.service
|
|||
Unit=fix-theming.service
|
||||
OnBootSec=1
|
||||
OnUnitActiveSec=3
|
||||
AccuracySec=1us
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
|
@ -6,9 +6,10 @@ Description=Run fix tweaked desktop files script every 5 seconds
|
|||
Requires=fix-tweaked-desktop-files.service
|
||||
|
||||
[Timer]
|
||||
Unit=ffix-tweaked-desktop-files.service
|
||||
Unit=fix-tweaked-desktop-files.service
|
||||
OnBootSec=1
|
||||
OnUnitActiveSec=5
|
||||
AccuracySec=1us
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
Loading…
Reference in New Issue
Block a user