Michael Johnson 2e82d7f214 Update sysctl-write-value to do conflict checking
Adds conflict checking to the sysctl-write-value script
to detect settings from multiple elements conflicting.

Change-Id: If312d199388036d6f4103e94dca99249cb3bcbaf
2016-12-06 22:58:20 +00: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