Remove Upstart reference

This commit is contained in:
Eelco Dolstra
2013-04-11 17:29:34 +02:00
parent e627d309fd
commit 56e678725d
+1 -1
View File
@@ -166,7 +166,7 @@ in
example = "text=anything; echo You can put $text here.";
description = ''
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,
interfaces may not be fully configured yet.
'';