Last active
May 20, 2025 10:55
-
-
Save TehPeGaSuS/921b99753589b5e0a9256459949948a9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ########## | |
| # 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