mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-20 01:37:59 +02:00
Add warning about Upstart
This commit is contained in:
parent
898274dd77
commit
00352baba7
@ -165,11 +165,17 @@
|
||||
<listitem>
|
||||
<para>Optional) -- If you have specified at least one
|
||||
<option>required</option> or <option>optional</option> interface, you
|
||||
can then disable automatic firewall startup at boot time. On
|
||||
Debian-based systems, set startup=0 in
|
||||
can then disable automatic firewall startup at boot time. On Debian
|
||||
systems, set startup=0 in
|
||||
<filename>/etc/default/<replaceable>product</replaceable></filename>.
|
||||
On other systems, use your service startup configuration tool
|
||||
(chkconfig, insserv, ...) to disable startup.</para>
|
||||
|
||||
<warning>
|
||||
<para>If your system uses Upstart as it's system initialization
|
||||
daemon, you should not disable startup. Upstart is standard on
|
||||
recent Ubuntu and Fedora releases and is optional on Debian.</para>
|
||||
</warning>
|
||||
</listitem>
|
||||
</orderedlist>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user