Public bug reported:

The current novnc package included in the ubuntu-cloud-archive
folsom/proposed repo has an incorrect argument in the init script.

DAEMON_ARGS="--flagfile=/etc/nova/nova.conf --web /usr/share/novnc/"

should be replaced with this:

DAEMON_ARGS="--config-file=/etc/nova/nova.conf --web /usr/share/novnc/"

Other than this, it seems to work perfectly.

** Affects: novnc (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/1060125

Title:
  Init script DAEMON_ARGS incorrect

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

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

Reply via email to