文件操作 - cgconfig.service
返回文件管理
返回主菜单
删除本文件
文件: /usr/lib/systemd/system/cgconfig.service
编辑文件内容
[Unit] Description=Control Group configuration service # The service should be able to start as soon as possible, # before any 'normal' services: DefaultDependencies=no Conflicts=shutdown.target Before=basic.target shutdown.target [Service] Type=oneshot RemainAfterExit=yes Delegate=yes ExecStart=/usr/sbin/cgconfigparser -l /etc/cgconfig.conf -L /etc/cgconfig.d -s 1664 ExecStop=/usr/sbin/cgclear -l /etc/cgconfig.conf -L /etc/cgconfig.d -e [Install] WantedBy=sysinit.target
修改文件时间
将文件时间修改为当前时间的前一年
删除文件