Bỏ restart service luc 5h50
This commit is contained in:
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
|
||||||
|
|||||||
Reference in New Issue
Block a user