[Bug 1163103] Re: upstart file bridge: "unable to write pid file"
James Hunt
1163103 at bugs.launchpad.net
Tue Apr 2 09:26:49 UTC 2013
** Summary changed:
- unable to use upstart file bridge
+ upstart file bridge: "unable to write pid file"
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to upstart in Ubuntu.
https://bugs.launchpad.net/bugs/1163103
Title:
upstart file bridge: "unable to write pid file"
Status in Upstart:
Fix Committed
Status in “upstart” package in Ubuntu:
Triaged
Bug description:
I discovered the following in ~/.cache/upstart/upstart-file-
bridge.log:
Job got added /com/ubuntu/Upstart/jobs/unicast_2dlocal_2davahi
upstart-file-bridge: Unable to write pid file: Permission denied
The contents of my job file located in /usr/share/upstart/sessions/ follow:
description "Notification regarding avahi being disabled to due local domain"
author "Brian Murray <brian at ubuntu.com>"
start on (
file FILE=/var/run/avahi-daemon/disabled-for-unicast-local EVENT=created
)
script
echo $(date)
echo "avahi disabled"
sleep 5
/usr/lib/update-notifier/local-avahi-notification
end script
To manage notifications about this bug go to:
https://bugs.launchpad.net/upstart/+bug/1163103/+subscriptions
More information about the foundations-bugs
mailing list