summaryrefslogtreecommitdiff
path: root/unit
AgeCommit message (Collapse)Author
2020-03-11add CAP_NET_BIND_SERVICE in biboumi.service to be able to bind on port 113louiz’
fix #3419
2016-07-02Add https to the unit file DOC thinglouiz’
2016-06-11Allow cmake to configure the systemd unit’s user and groupEmmanuel Gil Peyrot
2016-01-14Only activate systemd’s watchdog if we are compiling with systemdFlorent Le Coz
ref #3152
2016-01-13Generate systemd file from template and make installs it and the confFlorent Le Coz
The unit file Type=, as well as the executable path should now be correct with a simple “make install”, whatever the install prefix and the DESTDIR values are. ref #3152
2015-04-21Do not specify an ExecStop= line in the unit fileFlorent Le Coz
2014-07-31Run the service with the nobody userFlorent Le Coz
2014-06-30Provide an example unit file for systemdFlorent Le Coz