mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 09:40:20 +00:00
remove problematic expect fork
This commit is contained in:
parent
ba8d5beb89
commit
25303c586f
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue