summaryrefslogtreecommitdiff
path: root/testing/ypbind-mt/ypbind.service
diff options
context:
space:
mode:
Diffstat (limited to 'testing/ypbind-mt/ypbind.service')
-rw-r--r--testing/ypbind-mt/ypbind.service13
1 files changed, 0 insertions, 13 deletions
diff --git a/testing/ypbind-mt/ypbind.service b/testing/ypbind-mt/ypbind.service
deleted file mode 100644
index c59231000..000000000
--- a/testing/ypbind-mt/ypbind.service
+++ /dev/null
@@ -1,13 +0,0 @@
-[Unit]
-Description=YP Bind
-Requires=rpcbind.service domainname.service
-After=rpcbind.service domainname.service network.target
-Before=systemd-user-sessions.service
-
-[Service]
-Type=forking
-PIDFile=/run/ypbind.pid
-ExecStart=/usr/sbin/ypbind
-
-[Install]
-WantedBy=multi-user.target