Skip to content

Instantly share code, notes, and snippets.

@TehPeGaSuS
Last active May 20, 2025 10:55
Show Gist options
  • Save TehPeGaSuS/921b99753589b5e0a9256459949948a9 to your computer and use it in GitHub Desktop.
Save TehPeGaSuS/921b99753589b5e0a9256459949948a9 to your computer and use it in GitHub Desktop.
##########
# ZNC User Unit
##########
[Unit]
Description=ZNC (PeGaSuS)
After=default.target
[Service]
ExecStart=/home/path/to/install/folder/znc -f
Restart=on-failure
[Install]
WantedBy=default.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment