[Merge] lp:~jamesodhunt/upstart/file-bridge-MP into lp:upstart

Dmitrijs Ledkovs launchpad at surgut.co.uk
Thu Mar 14 18:53:22 UTC 2013


Review: Needs Information

# stop upstart-file-bridge

# cat /etc/init/subdir1.conf
start on file FPATH=/foo/a/test FEVENT=create
exec echo FPATH=$FPATH FEVENT=$FEVENT FMATCH=$FMATCH

# start upstart-file-bridge
# mkdir /foo
# mkdir /foo/a
# touch /foo/a/test

In the upstart-file-bridge.log:
Job got added /com/ubuntu/Upstart/jobs/subdir1
upstart-file-bridge: Could not create watch for path /: No such file or directory

Is this a limitation or a bug?
-- 
https://code.launchpad.net/~jamesodhunt/upstart/file-bridge-MP/+merge/152767
Your team Upstart Reviewers is subscribed to branch lp:upstart.



More information about the upstart-devel mailing list