ubuntu 12.04.4 32bit

$ sudo apt-get install runit
    :
    :
grep: /etc/ininttab: No such or directory
grep: /etc/ininttab: No such or directory
runsvdir start/running, process 1922

$ ps ax | grep runsvdir
  989 ?   Ss   0:00 runsvdir -P /etc/service log: 
..........................................................................................................................................................................................................................................................................................................................................................................................................


enable proposed & install package.
$ sudo apt-get install -t precise-proposed runit
runsvdir start/running, process 2576

$ LANG=C apt-cache policy runit
runit:
  Installed: 2.1.1-6.2ubuntu2.1
  Candidate: 2.1.1-6.2ubuntu2.1
  Version table:
 *** 2.1.1-6.2ubuntu2.1 0
        400 http://ubuntutym.u-toyama.ac.jp/ubuntu/ precise-proposed/universe 
i386 Packages
        100 /var/lib/dpkg/status
     2.1.1-6.2ubuntu2 0
        500 http://ubuntutym.u-toyama.ac.jp/ubuntu/ precise/universe i386 
Packages

$ ps ax | grep runit
 2305 pts/1    S+     0:00 grep --color=auto runit

$ sudo poweroff  --> no problem
$ sudo shutdown -h now  --> no problem

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

Title:
  does not terminate at computer shutdown

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

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

Reply via email to