diff options
Diffstat (limited to 'repos/core/busybox/klogd.run')
| -rwxr-xr-x | repos/core/busybox/klogd.run | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/repos/core/busybox/klogd.run b/repos/core/busybox/klogd.run new file mode 100755 index 00000000..3b20a375 --- /dev/null +++ b/repos/core/busybox/klogd.run @@ -0,0 +1,2 @@ +#!/bin/sh +exec klogd -n 2>&1 |