source: npl/system/sysklogd/config/klog.run @ 105afb5

Last change on this file since 105afb5 was c5c522c, checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago

initial commit, transferred from cleaned syn3 svn tree

  • Property mode set to 100644
File size: 49 bytes
Line 
1#!/bin/bash
2killall klogd
3exec klogd -c 3 -x -n
4
Note: See TracBrowser for help on using the repository browser.