Soldat service shouldn't depend on soldat monitor

This commit is contained in:
DeathByDenim 2022-10-03 19:40:44 -04:00
parent 8260ed15b2
commit 9a9ce43b63
Signed by: DeathByDenim
GPG Key ID: 4A475283D925365B
1 changed files with 0 additions and 1 deletions

View File

@ -188,7 +188,6 @@ cat > /etc/systemd/system/opensoldat.service <<EOF
[Unit]
Description=Soldat server
After=network.target
Requires=opensoldat-monitor.service
[Service]
ExecStart=/usr/games/opensoldatserver -sv_adminpassword "${systempassword}"