Skip to content

Instantly share code, notes, and snippets.

@Vaduz
Created December 16, 2015 12:53
Show Gist options
  • Save Vaduz/c813c02781963484164b to your computer and use it in GitHub Desktop.
Save Vaduz/c813c02781963484164b to your computer and use it in GitHub Desktop.
[Unit]
Description=7 Days to Die dedicated server
After=auditd.service systemd-user-sessions.service network.target
[Service]
ExecStart=/home/vaduz/steamcmd/7d2d/startserver.sh -configfile=serverconfig.xml
ExecStop=/home/vaduz/bin/kill7d2d.sh
RestartSec=5s
Restart=always
[Install]
WantedBy=multi-user.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment