summaryrefslogtreecommitdiffstats
path: root/abs/not_built/core/jack/jack.install
diff options
context:
space:
mode:
Diffstat (limited to 'abs/not_built/core/jack/jack.install')
-rw-r--r--abs/not_built/core/jack/jack.install5
1 files changed, 5 insertions, 0 deletions
diff --git a/abs/not_built/core/jack/jack.install b/abs/not_built/core/jack/jack.install
new file mode 100644
index 0000000..8be532f
--- /dev/null
+++ b/abs/not_built/core/jack/jack.install
@@ -0,0 +1,5 @@
+post_upgrade() {
+ rm -f etc/security/limits.d/99-realtime.conf
+}
+
+# vim:set ts=2 sw=2 et: