diff options
Diffstat (limited to 'abs/core/rpcbind/rpcbind.service')
-rw-r--r-- | abs/core/rpcbind/rpcbind.service | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/abs/core/rpcbind/rpcbind.service b/abs/core/rpcbind/rpcbind.service deleted file mode 100644 index 418ba1e..0000000 --- a/abs/core/rpcbind/rpcbind.service +++ /dev/null @@ -1,11 +0,0 @@ -[Unit] -Description=RPC Bind -Requires=network.target - -[Service] -Type=forking -ExecStart=/usr/bin/rpcbind -Restart=always - -[Install] -WantedBy=multi-user.target |