5bfebbecea
We were telling users that setting shutdown_network=YES would shut down the network interfaces during shutdown, but this was exactly the opposite of what we were doing. The default was YES, which was keeping the interfaces active. This keeps the default behavior, but renames the setting to keep_network which more accurately describes its function, and instructs users to set it to NO if they want the network interfaces to go down. |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
net.example.BSD.in | ||
net.example.Linux.in |