Fix Hedgewar not starting on boot

This commit is contained in:
DeathByDenim 2022-09-23 10:09:19 -04:00
parent 83a8203cf1
commit e8ee524ce4
Signed by: DeathByDenim
GPG Key ID: 4A475283D925365B
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ fi
cat > /etc/systemd/system/hedgewars.service <<EOF
[Unit]
Description=Hedgewars server
After=network.target
After=network-online.target
[Service]
ExecStart=/usr/lib/hedgewars/bin/hedgewars-server