mirror of
https://github.com/sbrl/bin.git
synced 2018-01-10 21:33:46 +00:00
Addr restart-reason for tracking the reason that I restart my server
This commit is contained in:
parent
1760c30ada
commit
f56617a7f2
1 changed files with 3 additions and 0 deletions
3
restart-reason
Executable file
3
restart-reason
Executable file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
echo [ $(date) ] $* >>/var/log/shutdown.log
|
Loading…
Reference in a new issue