6 lines
137 B
Plaintext
6 lines
137 B
Plaintext
|
#!/bin/execlineb -P
|
||
|
define INTERFACE default
|
||
|
export VAL 0
|
||
|
export SYSCTL net/ipv6/conf/${INTERFACE}/forwarding
|
||
|
/usr/libexec/nnd/s6/sysctl
|