Skip to content

Commit

Permalink
reread/update when programs are removed (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
quanghiem authored and ajcrowe committed Dec 7, 2018
1 parent 0c0f3cf commit 4a3e080
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifests/config.pp
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
mode => '0755',
recurse => $supervisord::config_include_purge,
purge => $supervisord::config_include_purge,
notify => Class['supervisord::reload'],
}
}

Expand Down

0 comments on commit 4a3e080

Please sign in to comment.