Page Menu
Home
WMGMC Issues
搜索
Configure Global Search
登录
Files
F16044
stop-supervisor.sh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
订阅
标记用于日后
授予令牌
Size
183 B
Referenced Files
None
订阅者
None
stop-supervisor.sh
View Options
#!/bin/bash
printf
"READY\n"
;
while
read
line
;
do
echo
"Processing Event:
$line
"
>
&
2
;
kill
-3
$(
cat
"/var/run/supervisord.pid"
)
done
<
/dev/stdin
rm
-rf
/tmp/healthcheck_status
File Metadata
详情
附加的
Mime Type
text/x-shellscript
Expires
9月 11 Thu, 1:36 PM (1 d, 1 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5515
默认替代文本
stop-supervisor.sh (183 B)
Attached To
Mode
rMAILCOW mailcow-tracking
附加的
Detach File
Event Timeline
Log In to Comment