[D-BUS Service] Name=name.jerebear.KilljoyNotifierLogfile1 SystemdService=killjoy-notifier-logfile.service # Force D-Bus to delegate to systemd. The latter is better at managing services, # it should be present given killjoy's dependency on it, and doing this allows # for DRY Exec= directives. # # At least, I *think* that setting this to `false` forces delegation. This is # done by org.freedesktop.hostname1.service, and I'm guessing at the meaning. # The D-Bus specification doesn't clarify. Exec=/usr/bin/false # vim:set ft=systemd: