fix: 添加执行脚本服务的输出日志文件
This commit is contained in:
@@ -3,6 +3,8 @@ Description=omc execute script daemon
|
|||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
ExecStart=/usr/local/etc/omc/script/omc_exec.sh
|
ExecStart=/usr/local/etc/omc/script/omc_exec.sh
|
||||||
|
StandardOutput=append:/var/log/omc_exec.log
|
||||||
|
StandardError=append:/var/log/omc_exec.log
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
|||||||
Reference in New Issue
Block a user