blob: 78fcac226a854ddb5351d441d43bdc8a08c21fe9 [file] [log] [blame]
Ed Warnickecb9cada2015-12-08 15:45:58 -07001#!/bin/sh -e
2
3# try to set the required values now. This may or may not work.
4sysctl --system
5
6#DEBHELPER#
7
8exit 0