文件操作 - rpcbind.service
返回文件管理
返回主菜单
删除本文件
文件: /usr/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
修改文件时间
将文件时间修改为当前时间的前一年
删除文件