文件操作 - systemd-manager
返回文件管理
返回主菜单
删除本文件
文件: /etc/needrestart/restart.d/systemd-manager
编辑文件内容
#!/bin/sh # needrestart - Restart daemons after library updates. # # Restarting systemd using special systemctl call. # # enable xtrace if we should be verbose if [ "$NR_VERBOSE" = '1' ]; then set -x fi exec systemctl daemon-reexec
修改文件时间
将文件时间修改为当前时间的前一年
删除文件