Skip to content

Instantly share code, notes, and snippets.

@therealprocyon
Created December 15, 2019 12:54
Show Gist options
  • Save therealprocyon/bae5fddaf2d659ba62c6d7211f7032bc to your computer and use it in GitHub Desktop.
Save therealprocyon/bae5fddaf2d659ba62c6d7211f7032bc to your computer and use it in GitHub Desktop.
[Unit]
Description=ZNC, an advanced IRC bouncer
After=network-online.target
[Service]
ExecStart=/usr/bin/znc -f --datadir=/var/lib/znc
User=znc
[Install]
WantedBy=multi-user.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment