Initial commit

Signed-off-by: Qin Bo <bqin@linx-info.com>
This commit is contained in:
Qin Bo
2014-02-13 09:22:20 +08:00
commit 2235771f09
261 changed files with 34439 additions and 0 deletions

11
install_shell/syslog Executable file
View File

@@ -0,0 +1,11 @@
#!/bin/sh
#
#
/usr/sbin/rotatelog auth
/usr/sbin/rotatelog errors
/usr/sbin/rotatelog messages
/usr/sbin/rotatelog kernel
/usr/sbin/rotatelog corosync.log
# End of file