[Unit] Description=Sopel IRC bot Documentation=http://sopel.chat/ After=network.target [Service] Type=simple User=sopel PIDFile=/run/sopel/sopel-sopel.pid ExecStart=/usr/bin/sopel -c /etc/sopel.cfg Restart=on-failure RestartPreventExitStatus=2 RestartSec=30 [Install] WantedBy=multi-user.target