aboutsummaryrefslogtreecommitdiff
path: root/trunk/templates/slamd64-12.1/slamd64-12.1.s/post-install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/templates/slamd64-12.1/slamd64-12.1.s/post-install.sh')
-rwxr-xr-xtrunk/templates/slamd64-12.1/slamd64-12.1.s/post-install.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/trunk/templates/slamd64-12.1/slamd64-12.1.s/post-install.sh b/trunk/templates/slamd64-12.1/slamd64-12.1.s/post-install.sh
new file mode 100755
index 0000000..d21fed0
--- /dev/null
+++ b/trunk/templates/slamd64-12.1/slamd64-12.1.s/post-install.sh
@@ -0,0 +1,5 @@
+#!/bin/bash
+#
+
+chroot $1/$2/ sbin/ldconfig
+