No need to install the dbus service file.

This commit is contained in:
Nikos Mavrogiannopoulos
2014-01-28 17:56:37 +01:00
parent 05272d0093
commit 22dfa568a0
3 changed files with 0 additions and 8 deletions

View File

@@ -20,7 +20,6 @@ ocpasswd.8: ../src/ocpasswd-args.def
rm -f "$<".tmp
install-data-local:
-test -d "$(DBUS_SERVICES_DIR)" && $(INSTALL_DATA) dbus/org.infradead.ocserv.service $(DBUS_SERVICES_DIR)
-test -d "$(DBUS_CONFIG_DIR)" && $(INSTALL_DATA) dbus/org.infradead.ocserv.conf $(DBUS_CONFIG_DIR)
-test -d "/usr/lib/systemd/system/" && $(INSTALL_DATA) systemd/ocserv.service /usr/lib/systemd/system/
-test -d "/usr/lib/systemd/system/" && $(INSTALL_DATA) systemd/ocserv.socket /usr/lib/systemd/system/

View File

@@ -1,5 +0,0 @@
[D-BUS Service]
Name=org.infradead.ocserv.service
Exec=/bin/false
User=root
SystemdService=ocserv-org.infradead.ocserv.service