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