✏️ 正在编辑: rpcbind.service
路径:
/lib/systemd/system/rpcbind.service
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
[Unit] Description=RPC Bind Documentation=man:rpcbind(8) DefaultDependencies=no RequiresMountsFor=/run/rpcbind # Make sure we use the IP addresses listed for # rpcbind.socket, no matter how this unit is started. Requires=rpcbind.socket Wants=rpcbind.target systemd-tmpfiles-setup.service After=systemd-tmpfiles-setup.service [Service] Type=notify # distro can provide a drop-in adding EnvironmentFile=-/??? if needed. EnvironmentFile=/etc/sysconfig/rpcbind ExecStart=/usr/bin/rpcbind $RPCBIND_ARGS -w -f [Install] WantedBy=multi-user.target
💾 保存文件
← 返回文件管理器