Rework of debian packaging
[vpp.git] / build-root / deb / debian / vpp.postinst
diff --git a/build-root/deb/debian/vpp.postinst b/build-root/deb/debian/vpp.postinst
deleted file mode 100644 (file)
index 78fcac2..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh -e
-
-# try to set the required values now. This may or may not work.
-sysctl --system
-
-#DEBHELPER#
-
-exit 0