✏️ 正在编辑: tailwatchd.service
路径:
/etc/systemd/system/tailwatchd.service
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
[Unit] Description=tailwatchd After=cpanel.service queueprocd.service # this is used by a DNS only server and should not block on /var/cpanel/dnsonly # [Service] Type=notify NotifyAccess=main PIDFile=/var/run/tailwatchd.pid ExecStart=/usr/local/cpanel/scripts/restartsrv_tailwatchd --no-verbose --systemd-service=tailwatchd ExecStop=/usr/local/cpanel/scripts/restartsrv_tailwatchd --stop --systemd-service=tailwatchd KillMode=process TimeoutStopSec=10 [Install] WantedBy=multi-user.target
💾 保存文件
← 返回文件管理器