mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-10-31 18:37:47 +00:00
chore: copy config from upstream and remove dep (#593)
This commit is contained in:
12
files/system/usr/lib/systemd/user/flatpak-user-update.timer
Normal file
12
files/system/usr/lib/systemd/user/flatpak-user-update.timer
Normal file
@@ -0,0 +1,12 @@
|
||||
[Unit]
|
||||
Description=Flatpak Automatic Update Trigger
|
||||
Documentation=man:flatpak(1)
|
||||
|
||||
[Timer]
|
||||
RandomizedDelaySec=10m
|
||||
OnBootSec=2m
|
||||
OnCalendar=*-*-* 4:00:00
|
||||
Persistent=true
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
Reference in New Issue
Block a user