add more accuracy for timers

This commit is contained in:
2022-09-16 04:01:14 +02:00
parent 5e22263904
commit 184bdec3c4
2 changed files with 3 additions and 1 deletions

View File

@@ -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