diff options
Diffstat (limited to 'roles/sky')
-rw-r--r-- | roles/sky/files/wait-online.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/roles/sky/files/wait-online.conf b/roles/sky/files/wait-online.conf new file mode 100644 index 0000000..0a38143 --- /dev/null +++ b/roles/sky/files/wait-online.conf @@ -0,0 +1,3 @@ +[Unit] +Wants=network-online.target +After=network-online.target |