summaryrefslogtreecommitdiffstats
path: root/remote/modules/dbus/templates/dbus.service
Commit message (Collapse)AuthorAgeFilesLines
* relative paths dont work with systemd-204Jonathan Bauer2014-07-041-1/+1
| | | | for now hardcoded /opt/openslx/bin/rm
* remove hardcoded /bin/rm call. Relative calls work in services filesJonathan Bauer2014-07-021-1/+1
|
* [dbus] dbus parameters changed over time. Try to get them rightSimon Rettberg2013-09-301-3/+4
|
* [dbus] Missed *.wantsSimon Rettberg2013-09-301-0/+1
|
* [dbus] Create systemd service using a template instead of grabbing from ↵Simon Rettberg2013-09-301-0/+11
running system Also remove the ugly hack that moves /lib/systemd to /etc/systemd; this would only help mixing systemd service files from the running system with our own -- trouble ahead! Warn if /lib/systemd exists in the target build dir.