diff options
Diffstat (limited to 'glibc-32/post-install')
-rw-r--r-- | glibc-32/post-install | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/glibc-32/post-install b/glibc-32/post-install new file mode 100644 index 00000000..fae8589d --- /dev/null +++ b/glibc-32/post-install @@ -0,0 +1,4 @@ +#!/bin/sh + +/sbin/telinit U + |