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 <[email protected]>"

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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1163103

Title:
  unable to use upstart file bridge

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/1163103/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to