Bỏ restart service luc 5h50
This commit is contained in:
parent
44788ddf37
commit
08d8e2af54
2
monitor/cache/restart_service.sh
vendored
2
monitor/cache/restart_service.sh
vendored
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
time_begin=$(date)
|
time_begin=$(date)
|
||||||
echo "$time_begin : restart service!!" >> /root/monitor/log/cache.txt
|
echo "$time_begin : restart service!!" >> /root/monitor/log/cache.txt
|
||||||
systemctl restart S905X_BI
|
#systemctl restart S905X_BI
|
||||||
echo "************************************" >> /root/monitor/log/cache.txt
|
echo "************************************" >> /root/monitor/log/cache.txt
|
||||||
exit 0
|
exit 0
|
||||||
|
|
Loading…
Reference in New Issue
Block a user