Remove Upstart reference

This commit is contained in:
Eelco Dolstra 2013-04-11 14:23:35 +02:00
parent e627d309fd
commit 56e678725d

View File

@ -166,7 +166,7 @@ in
example = "text=anything; echo You can put $text here."; example = "text=anything; echo You can put $text here.";
description = '' description = ''
Shell commands to be executed at the end of the Shell commands to be executed at the end of the
<literal>network-interfaces</literal> Upstart job. Note that if <literal>network-setup</literal> systemd service. Note that if
you are using DHCP to obtain the network configuration, you are using DHCP to obtain the network configuration,
interfaces may not be fully configured yet. interfaces may not be fully configured yet.
''; '';