remove unused service/timer and update overrides
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
[Unit]
|
||||
Description=flatpak Automatic Update
|
||||
Documentation=man:flatpak(1)
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStartPre=nm-online
|
||||
ExecStart=/usr/bin/flatpak update -y
|
||||
ExecStart=/usr/bin/flatpak remove --unused -y
|
||||
@@ -1,13 +0,0 @@
|
||||
[Unit]
|
||||
Description=flatpak Automatic Update Trigger
|
||||
Documentation=man:flatpak(1)
|
||||
After=time-set.target
|
||||
After=time-sync.target
|
||||
|
||||
[Timer]
|
||||
OnBootSec=1m
|
||||
OnCalendar=*-*-* *:00:00
|
||||
Persistent=true
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
@@ -1,2 +0,0 @@
|
||||
[Context]
|
||||
filesystems=!xdg-videos;!xdg-pictures;!xdg-documents;!xdg-music
|
||||
@@ -1,2 +1,2 @@
|
||||
[Context]
|
||||
filesystems=!xdg-pictures:ro
|
||||
filesystems=!xdg-pictures
|
||||
|
||||
Reference in New Issue
Block a user