文件操作 - sav-rms.service
返回文件管理
返回主菜单
删除本文件
文件: /usr/lib/systemd/system/sav-rms.service
编辑文件内容
# Copyright 2004-2020 Sophos Limited. # All rights reserved. [Service] Type=simple ExecStartPre=/opt/sophos-av/engine/.sav-rms.systemd.prestart.sh ExecStart=/opt/sophos-av/engine/.sav-rms.systemd.start.sh ExecStartPost=-/opt/sophos-av/engine/.sav-rms.systemd.poststart.sh ExecStop=/opt/sophos-av/engine/.sav-rms.systemd.stop.sh TimeoutStartSec=0 TimeoutStopSec=60 Restart=always [Install] WantedBy=multi-user.target [Unit] Description="Sophos Management Agent" # author "Sophos Limited, Oxford, England, http://www.sophos.com" RequiresMountsFor="/opt/sophos-av" Documentation=man:sav-rms Wants=network-online.target After=network.target network-online.target # SfL-Upstart-Job-Class: boot
修改文件时间
将文件时间修改为当前时间的前一年
删除文件