summaryrefslogtreecommitdiffstats
path: root/projectroot/usr/lib/systemd/system/rpcbind.service
diff options
context:
space:
mode:
Diffstat (limited to 'projectroot/usr/lib/systemd/system/rpcbind.service')
-rw-r--r--projectroot/usr/lib/systemd/system/rpcbind.service16
1 files changed, 0 insertions, 16 deletions
diff --git a/projectroot/usr/lib/systemd/system/rpcbind.service b/projectroot/usr/lib/systemd/system/rpcbind.service
deleted file mode 100644
index 6ee492f2a..000000000
--- a/projectroot/usr/lib/systemd/system/rpcbind.service
+++ /dev/null
@@ -1,16 +0,0 @@
-[Unit]
-Description=RPC bind portmap service
-After=systemd-tmpfiles-setup.service
-Wants=remote-fs-pre.target
-Before=remote-fs-pre.target
-Requires=rpcbind.socket
-DefaultDependencies=no
-
-[Service]
-ExecStart=/usr/bin/rpcbind -f
-Type=notify
-KillMode=process
-Restart=on-failure
-
-[Install]
-Also=rpcbind.socket