use nm-online to instead of nasty bash
This commit is contained in:
@@ -4,5 +4,5 @@ Documentation=man:flatpak(1)
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStartPre=/bin/sh -c 'until ping -c1 google.com; do sleep 1; done;'
|
||||
ExecStartPre=nm-online
|
||||
ExecStart=/usr/bin/flatpak update -y
|
||||
|
||||
Reference in New Issue
Block a user