✏️ 正在编辑: cphulkd.service
路径:
/etc/systemd/system/cphulkd.service
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
[Unit] Description=cPanel brute force detector services After=cpanel.service [Service] Type=notify NotifyAccess=all PIDFile=/var/run/cphulkd_processor.pid ExecStart=/usr/local/cpanel/scripts/restartsrv_cphulkd --notconfigured-ok --systemd-service=cphulkd ExecStop=/usr/local/cpanel/scripts/restartsrv_cphulkd --stop --notconfigured-ok --systemd-service=cphulkd KillMode=process StandardOutput=null StandardError=null StandardOutput=null TimeoutStopSec=10 [Install] WantedBy=multi-user.target
💾 保存文件
← 返回文件管理器