aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils-systemd.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-23Fix native compilationjellyfish_9.99.4jellyfish_9.99.3jellyfish_9.99.2jellyfish/9.99.4jellyfish/9.99.3jellyfish/9.99.29.99.49.99.39.99.2Scott Murray1-0/+1
2020-07-22Add wait for start jobsScott Murray1-0/+60
2020-05-19Improve use of systemd's statesJosé Bollo1-26/+45
2020-01-08Update copyrightJosé Bollo1-1/+1
2019-02-07Update date in copyrightssandbox/scottrif29/scottdocsJosé Bollo1-1/+1
2018-02-28Update date of copyright noticesJosé Bollo1-1/+1
2017-11-24Restore compilation of native-sdkJosé Bollo1-0/+1
2017-11-24utils-systemd: Offer way to set systemd's busesJosé Bollo1-14/+23
2017-06-23Fix socket (de)activation at (de)installJosé Bollo1-0/+44
2017-03-17utils-systemd: implement start/stop of unitsx-first-with-systemdJosé Bollo1-15/+341
2017-03-17Allows to compile without libsystemdJosé Bollo1-2/+9
2017-03-17utils-systemd: provide enumeration of unitsJosé Bollo1-18/+115
2017-03-17Use the same dbus connectionJosé Bollo1-2/+2
2017-03-17Emits reload to systemd when neededJosé Bollo1-0/+41
2017-03-17utils-systemd: introduction of systemd interfaceJosé Bollo1-0/+77