文件操作 - multipathd.service
返回文件管理
返回主菜单
删除本文件
文件: /usr/lib/systemd/system/multipathd.service
编辑文件内容
[Unit] Description=Device-Mapper Multipath Device Controller Wants=blk-availability.service Before=iscsi.service iscsid.service lvm2-activation-early.service After=syslog.target systemd-udev-trigger.service ConditionPathExists=/etc/multipath.conf ConditionKernelCommandLine=!nompath DefaultDependencies=no Conflicts=shutdown.target [Service] Type=forking PIDFile=/run/multipathd/multipathd.pid ExecStartPre=/sbin/modprobe dm-multipath ExecStartPre=-/sbin/multipath -A ExecStart=/sbin/multipathd ExecReload=/sbin/multipathd reconfigure #ExecStop=/path/to/scrip delete-me if not necessary [Install] WantedBy=sysinit.target
修改文件时间
将文件时间修改为当前时间的前一年
删除文件