diff options
Diffstat (limited to 'src/lib/source/system/other/sysctl')
| -rw-r--r-- | src/lib/source/system/other/sysctl/type | 1 | ||||
| -rw-r--r-- | src/lib/source/system/other/sysctl/up | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/src/lib/source/system/other/sysctl/type b/src/lib/source/system/other/sysctl/type new file mode 100644 index 0000000..bdd22a1 --- /dev/null +++ b/src/lib/source/system/other/sysctl/type @@ -0,0 +1 @@ +oneshot diff --git a/src/lib/source/system/other/sysctl/up b/src/lib/source/system/other/sysctl/up new file mode 100644 index 0000000..b7d376f --- /dev/null +++ b/src/lib/source/system/other/sysctl/up @@ -0,0 +1,3 @@ +fdmove -c 2 1 + +sysctl -q --system |
