Native upstart scripts – implemented

Elan Ruusamäe glen at delfi.ee
Sun May 9 11:51:19 CEST 2010


On Sunday 09 May 2010 12:00:57 Jacek Konieczny wrote:
> I guess  --no-wait for emit should be used here. Though there is
> something blocking – emit waits for some action on the 'started' event
> to finish and some service starting on this even has probably locked up
> (most probably due to https://bugs.launchpad.net/upstart/+bug/406397 and
> broken /etc/init/*.conf file (I have recently fixed those for openssh
> and syslog-ng)).

if thats any useful info, then initctl list:

# initctl list
mountall-net stop/waiting
rc stop/waiting
ureadahead-other stop/waiting
sshd start/running, process 26834
tty (/dev/tty3) start/running, process 4362
tty (/dev/tty2) start/running, process 27957
tty (/dev/tty1) start/running, process 4358
tty (/dev/tty4) start/running, process 4364
control-alt-delete stop/waiting
mountall stop/waiting
rcS stop/waiting
mountall-reboot stop/waiting
mountall-shell stop/waiting
start-ttys stop/waiting
rcS-sulogin stop/waiting
ureadahead stop/waiting

i've built packages today, sshd is irrelevant here even if it has recent -D 
fix, and syslog-ng is not yet known as upstart service, package install is 
not yet finished.

# pkgbytime | grep upstart
Tue Apr 20 20:42:46 2010 vim-syntax-upstart-0.1-1.noarch
Sun May  2 21:26:26 2010 upstart-SysVinit-2.86-24.i686
Sun May  9 11:22:01 2010 upstart-0.6.5-2.2.i686
Sun May  9 11:24:18 2010 openssh-server-upstart-5.5p1-2.1.i686

# initctl status syslog
initctl: Unknown job: syslog
# initctl status syslog-ng
initctl: Unknown job: syslog-ng

-- 
glen


More information about the pld-devel-en mailing list