Archive for January, 2009

daemontools svscanboot & Ubuntu Server 8.10

Monday, January 26th, 2009

If you just installed a brand new Ubuntu 8.10 server and tried to run daemontools the Debian Way (apt-get install daemontools daemontools-run), you, just like me, realized that there is no more /etc/inittab. Since Edgy Eft that someone decided that inittab should be deprecated in favor of a thing called Upstart. So, the best you can do is to remove the daemontools-run package:

# apt-get remove daemontools-run

Create a new file on /etc/event.d/svscanboot with:

# svscanboot
#

start on runlevel 2
start on runlevel 3
start on runlevel 4
start on runlevel 5

stop on runlevel 0                                                              

stop on runlevel 1                                                              

stop on runlevel 6

respawn
exec /usr/bin/svscanboot

Create /etc/service directory and start the service with:

# mkdir /etc/service ; initctl start svscanboot

That’s it. You should have svscanboot started, together with svscan and readproctitle.

Voar

Saturday, January 24th, 2009


Andrew Bird – From the Basement from QandnotU on Vimeo.

Descobri Andrew Bird.

O país da fantochada

Sunday, January 18th, 2009

Tudo isto me faz impressão. Tirou-me as palavras da boca.

So long, pals

Sunday, January 18th, 2009

pfig passed me the best article I’ve read on the death of the record industry, as we know it. A little bit old, but a must read. When pigs fly

Primeiro post 2009

Thursday, January 1st, 2009

E continua a chover lá fora.