add packaging
[goodguy/history.git] / cinelerra-5.1 / debian / cin.postinst
diff --git a/cinelerra-5.1/debian/cin.postinst b/cinelerra-5.1/debian/cin.postinst
new file mode 100644 (file)
index 0000000..621b186
--- /dev/null
@@ -0,0 +1,4 @@
+#!/bin/bash -e
+exec > /dev/null 2>&1
+if [ ! /proc/self/root -ef /proc/1/root ]; then exit; fi
+sysctl -p /etc/sysctl.d/50-cin.conf