remove user based timer; this is now deployed by ansible

This commit is contained in:
2021-11-01 08:40:25 +01:00
parent 632e48f6de
commit 56ece8c8e9
2 changed files with 0 additions and 19 deletions

View File

@@ -1,8 +0,0 @@
[Unit]
Description=flatpak Automatic Update
Documentation=man:flatpak(1)
[Service]
Type=simple
ExecStartPre=/bin/sh -c 'until ping -c1 google.com; do sleep 1; done;'
ExecStart=/usr/bin/flatpak update -y