--- a/inputlirc 2011-10-01 17:35:47.376793203 +0200
+++ b/inputlirc 2011-10-01 17:37:49.676793265 +0200
@@ -22,6 +22,8 @@
   start)
     echo "Starting $DESC"
     start-stop-daemon --exec $DAEMON --start -- $OPTIONS $EVENTS
+    mkdir -p /var/run/lirc 2> /dev/null
+    ln -sf /dev/lircd /var/run/lirc/lircd 2> /dev/null
   ;;
   stop)
     echo "Stopping $DESC"

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/864133

Title:
  daemon socket /dev/lircd != lirc default

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to