flatpak/update-system-flatpaks.timer
Dominique Leuenberger 5a48f37b0b Accepting request 986433 from home:AndreasStieger:branches:GNOME:Factory
- Correct Supplements for flatpak-zsh-completion boo#1201113
- package LICENSE file in every package
- make flatpak-zsh-completion and system-user-flatpak noarch
- add update-system-flatpaks timer that updates installed flatpaks
  daily if enabled

OBS-URL: https://build.opensuse.org/request/show/986433
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/flatpak?expand=0&rev=162
2022-07-04 09:14:54 +00:00

11 lines
160 B
SYSTEMD

[Unit]
Description=Update system Flatpaks daily
Documentation=man:flatpak-update(1)
[Timer]
OnCalendar=daily
Persistent=true
[Install]
WantedBy=timers.target