Public bug reported:

Binary package hint: eggdrop

Hi, 
I have a bot which worked on Ubuntu 8.04 and since 8.10 alpha 6 I had to modify 
the launcher :

The old one was :

#!/bin/bash
cd /home/eggdrop
sudo -u eggdrop eggdrop   /home/eggdrop/.eggdrop.conf


The new one is : 

#!/bin/bash
cd /home/eggdrop
sudo -u eggdrop eggdrop -n /home/eggdrop/.eggdrop.conf


Whith the old one nothing happen!

** Affects: eggdrop (Ubuntu)
     Importance: Undecided
         Status: New

-- 
eggdrop 1.6.19 don't work without -n
https://bugs.launchpad.net/bugs/272382
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to