Skip to content

florianjacob/jenqins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published