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