Last active
January 3, 2023 09:24
-
-
Save NiklasMerz/6b5dc7bdd8b8fbadf48e97048023c004 to your computer and use it in GitHub Desktop.
/etc/systemd/system/perkeep.service
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
[Unit] | |
Description= Perkeep Server | |
Documentation= https://perkeep.org | |
[Service] | |
Type= simple | |
User= perkeep | |
ExecStart= /opt/perkeep/perkeepd | |
[Install] | |
WantedBy= multi-user.target |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://www.linux.com/blog/learn/intro-to-linux/2018/5/writing-systemd-services-fun-and-profit