summaryrefslogtreecommitdiff
path: root/staging/ypbind-mt/ypbind.service
diff options
context:
space:
mode:
Diffstat (limited to 'staging/ypbind-mt/ypbind.service')
-rw-r--r--staging/ypbind-mt/ypbind.service13
1 files changed, 0 insertions, 13 deletions
diff --git a/staging/ypbind-mt/ypbind.service b/staging/ypbind-mt/ypbind.service
deleted file mode 100644
index c59231000..000000000
--- a/staging/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