chore: rm stuff included in -main
This commit is contained in:
@@ -1,12 +0,0 @@
|
|||||||
[Unit]
|
|
||||||
Description=Flatpak Automatic Update
|
|
||||||
Documentation=man:flatpak(1)
|
|
||||||
Wants=network-online.target
|
|
||||||
After=network-online.target
|
|
||||||
|
|
||||||
[Service]
|
|
||||||
Type=oneshot
|
|
||||||
ExecStart=/usr/bin/flatpak --system update -y --noninteractive
|
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=multi-user.target
|
|
||||||
@@ -1,11 +0,0 @@
|
|||||||
[Unit]
|
|
||||||
Description=Flatpak Automatic Update Trigger
|
|
||||||
Documentation=man:flatpak(1)
|
|
||||||
|
|
||||||
[Timer]
|
|
||||||
OnBootSec=5m
|
|
||||||
OnCalendar=0/6:00:00
|
|
||||||
Persistent=true
|
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=timers.target
|
|
||||||
@@ -1,12 +0,0 @@
|
|||||||
[Unit]
|
|
||||||
Description=Flatpak Automatic Update
|
|
||||||
Documentation=man:flatpak(1)
|
|
||||||
Wants=network-online.target
|
|
||||||
After=network-online.target
|
|
||||||
|
|
||||||
[Service]
|
|
||||||
Type=oneshot
|
|
||||||
ExecStart=/usr/bin/flatpak --user update -y --noninteractive
|
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=multi-user.target
|
|
||||||
@@ -1,11 +0,0 @@
|
|||||||
[Unit]
|
|
||||||
Description=Flatpak Automatic Update Trigger
|
|
||||||
Documentation=man:flatpak(1)
|
|
||||||
|
|
||||||
[Timer]
|
|
||||||
OnBootSec=5m
|
|
||||||
OnCalendar=0/6:00:00
|
|
||||||
Persistent=true
|
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=timers.target
|
|
||||||
Reference in New Issue
Block a user