Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
decda5b466843b3164ba13f248f9e0bb93111782
/
.
/
build-root
/
deb
/
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