mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
Closes: https://github.com/gentoo/gentoo/pull/30459 Closes: https://bugs.gentoo.org/903735 Signed-off-by: Florian Schmaus <flow@gentoo.org> Signed-off-by: Zac Medico <zmedico@gentoo.org>
10 lines
122 B
SYSTEMD
10 lines
122 B
SYSTEMD
[Unit]
|
|
Description=Update user Flatpaks daily
|
|
|
|
[Timer]
|
|
OnCalendar=daily
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|