track flatpak update timer
This commit is contained in:
10
flatpak/.config/systemd/user/flatpak-automatic.timer
Normal file
10
flatpak/.config/systemd/user/flatpak-automatic.timer
Normal file
@@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=flatpak Automatic Update Trigger
|
||||
Documentation=man:flatpak(1)
|
||||
|
||||
[Timer]
|
||||
OnBootSec=1h
|
||||
OnUnitInactiveSec=1d
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
Reference in New Issue
Block a user