florianjacob/jenqins
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
== jenqins == Requires Qt5, and libcommuni built against Qt5. === systemd === jenqins.service can be used as systemd service unit in $HOME/.config/systemd/user/*. edit the jenqins.service to have the correct path to the binary # equivalent of the usual systemctl enable ln -s ~/jenqins/jenqins.service ~/.config/systemd/user/jenqins.service systemctl --user start jenqins # start user services at boot sudo loginctl enable-linger <username>