Addressed man page documentation to warn the halt -i flag may

not properly shut down a network interface if it has no
valid IP address.
This commit is contained in:
Jesse Smith
2018-10-22 22:19:49 -03:00
parent ed85143837
commit b4f8539153
2 changed files with 6 additions and 0 deletions

View File

@@ -13,6 +13,10 @@ sysvinit (2.92) unreleased; urgency=low
Closes Debian bug #614893.
Patch provided by Andreas Fackler.
* Removed unused Version variable from wall.c.
* Updated halt/reboot manual page to acknowledge the -i
flag may not properly shut down network interfaces if the interface
does not have an IP address.
Addresses Debian bug #361935.
sysvinit (2.91) world; urgency=low