remove problematic expect fork

This commit is contained in:
David Boucha 2014-09-18 10:40:05 -06:00
parent ba8d5beb89
commit 25303c586f

View file

@ -6,7 +6,6 @@ start on (net-device-up
stop on runlevel [!2345]
limit nofile 100000 100000
expect fork
script
# Read configuration variable file if it is present
[ -f /etc/default/$UPSTART_JOB ] && . /etc/default/$UPSTART_JOB