changed systemd file, added install script

This commit is contained in:
Michael Trip 2020-02-18 15:48:12 +01:00
parent 0cd6191158
commit 7a29d6c383
2 changed files with 10 additions and 0 deletions

View file

@ -9,3 +9,6 @@ ExecStart=/usr/local/sbin/vm-firstrun.sh
[Install]
WantedBy=multi-user.target
[Unit]
Wants=network-online.target
After=network.target network-online.target