This unit is provided by:
Options
-
[Install]
-
[Service]
-
Environment="OPTIONS=-w"
-
EnvironmentFile=-/etc/rpcbind.conf -/etc/default/rpcbind
-
ExecStart=/sbin/rpcbind -f $OPTIONS
-
KillMode=process
-
Restart=on-failure
-
Type=notify
-
-
[Unit]
-
After=systemd-tmpfiles-setup.service
-
Before=remote-fs-pre.target rpcbind.target
-
DefaultDependencies=no
-
Description=RPC bind portmap service
-
Documentation=man:rpcbind(8)
-
Requires=rpcbind.socket
-
RequiresMountsFor=/run/rpcbind
-
Wants=remote-fs-pre.target rpcbind.target
-
Additionnal notes
Nothing here.