summaryrefslogtreecommitdiffstats
path: root/rules/prelink.postinst
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2014-05-01 15:31:04 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2014-05-01 15:46:25 +0200
commit905ffa039c2c87c9585011267eec8d398760d29f (patch)
tree423c0a22feb1d55873d555390cbea51e3ced0238 /rules/prelink.postinst
parent2d894ee730b9aff7afed60304383aafa1f2487e0 (diff)
downloadptxdist-905ffa039c2c87c9585011267eec8d398760d29f.tar.gz
ptxdist-905ffa039c2c87c9585011267eec8d398760d29f.tar.xz
prelink: activate rc-once in postinst
This way rc-once runs again if the package is installed after the first rc-once run. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/prelink.postinst')
-rw-r--r--rules/prelink.postinst2
1 files changed, 2 insertions, 0 deletions
diff --git a/rules/prelink.postinst b/rules/prelink.postinst
new file mode 100644
index 000000000..a912bd368
--- /dev/null
+++ b/rules/prelink.postinst
@@ -0,0 +1,2 @@
+#!/bin/sh
+$DESTDIR/sbin/enable-rc-once prelink