supervisord.mod_watch should accept sfun

Fixes #23192
This commit is contained in:
Joe Julian 2015-04-29 16:03:41 -07:00
parent 168508ec2a
commit efb59f9d9d

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,