編輯 /etc/systemd/system/log_server.service
[Unit]
Description=MySysLog Server
[Service]
Type=simple
ExecStart=/root/syslog/s1.php
Restart=always
[Install]
WantedBy=multi-user.target
變更 權限
chmod 644 /etc/systemd/system/log_server.service
重新載入 Systemd 設定檔
systemctl daemon-reload
Systemd 服務說明文件
man systemd.unit
man systemd.service
man systemd.exec
沒有留言:
張貼留言