Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
000a029e4a6a481f35b978dfe474c82d8da88e95
/
.
/
src
/
pkg
/
debian
/
vpp.postinst
blob: 78fcac226a854ddb5351d441d43bdc8a08c21fe9 [
file
] [
log
] [
blame
]
Ed Warnicke
cb9cada
2015-12-08 15:45:58 -0700
[
diff
] [
blame
]
1
#!/bin/sh -e
2
3
# try to set the required values now. This may or may not work.
4
sysctl
--
system
5
6
#DEBHELPER#
7
8
exit
0