update systemd units to requires, fixes #6

This commit is contained in:
troyengel 2019-10-04 10:12:40 -05:00
parent 90af284741
commit bbd135d699
2 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,7 @@
[Unit]
Description=Run petrified as %u
After=network-online.target
Requisite=network-online.target
Requires=network-online.target
[Service]
Type=simple