[Bug 1163103] [NEW] unable to use upstart file bridge
Brian Murray
brian at ubuntu.com
Tue Apr 2 04:29:08 UTC 2013
Public bug reported:
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
** Affects: upstart (Ubuntu)
Importance: Undecided
Status: New
--
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:
unable to use upstart file bridge
Status in “upstart” package in Ubuntu:
New
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/ubuntu/+source/upstart/+bug/1163103/+subscriptions
More information about the foundations-bugs
mailing list