Changeset 59 for trunk/init/samhain.startLinux.in
- Timestamp:
- Aug 31, 2006, 9:25:02 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/init/samhain.startLinux.in
r1 r59 63 63 fi 64 64 65 function debian_end()65 debian_end() 66 66 { 67 67 if [ $RETVAL -eq 0 ]; … … 103 103 104 104 # echo OK in green if is success, FAILED in red is failed 105 function generic_end()105 generic_end() 106 106 { 107 107 if [ $RETVAL -eq 0 ];
Note:
See TracChangeset
for help on using the changeset viewer.