extending the startup delay and removing persistence

should avoid run before network is up
This commit is contained in:
2022-01-13 02:57:05 +01:00
parent befa9a1efc
commit a7e73d27c1

View File

@@ -5,9 +5,8 @@ Description=flatpak Automatic Update Trigger
Documentation=man:flatpak(1) Documentation=man:flatpak(1)
[Timer] [Timer]
OnBootSec=1m OnBootSec=3m
OnCalendar=*-*-* *:00:00 OnCalendar=*-*-* *:00:00
Persistent=true
[Install] [Install]
WantedBy=timers.target WantedBy=timers.target