Files
diskimage-builder/diskimage_builder/elements/sysctl
Ian Wienand bfca36c772 Merge tag '1.25.2' into merge-branch
Release 1.25.2

Change-Id: I698bcf2e82117bd81649cd065a7af5cac85990c7
2017-02-02 11:20:00 +11:00
..
2017-02-02 11:20:00 +11:00

sysctl

Add a sysctl-set-value command which can be run from within an element. Running this command will cause the sysctl value to be set on boot (by writing the value to /etc/sysctl.d).

Example usage

::

sysctl-set-value net.ipv4.ip_forward 1