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