Merge pull request #23193 from joejulian/2014.7_supervisord_accept_sfun

supervisord.mod_watch should accept sfun
This commit is contained in:
Justin Findlay 2015-04-29 22:34:21 -06:00
commit effacbe294

View file

@ -398,7 +398,8 @@ def mod_watch(name,
user=None,
runas=None,
conf_file=None,
bin_env=None):
bin_env=None,
**kwargs):
# Always restart on watch
return running(
name,