From b37bc1991baf0b4aeeaeab185ccbd60d77adb221 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Wed, 2 Dec 2015 19:02:06 +0000 Subject: [PATCH] glibc: added forgotten post-install script --- glibc/post-install | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 glibc/post-install diff --git a/glibc/post-install b/glibc/post-install new file mode 100644 index 0000000..fae8589 --- /dev/null +++ b/glibc/post-install @@ -0,0 +1,4 @@ +#!/bin/sh + +/sbin/telinit U + -- 2.26.2