Package: upstart Version: 0.6.6-1 Severity: normal
I want to use Upstart and wrote my own init-script: # cat /etc/init/myupstartjob.conf description "Start python daemon" author "toab...@googlemail.com" start on stopped rc RUNLEVEL=[2345] stop on runlevel [!2345] exec python2.6 /usr/sbin/mypythondaemon respawn During the package installation i got: Setting up myupstartjob (0.1+2312-1) ... Usage: /lib/init/upstart-job {start|stop|restart|reload|force-reload} insserv: warning: script 'myupstartjob' missing LSB tags and overrides insserv: Default-Start undefined, assuming empty start runlevel(s) for script `myupstartjob' insserv: Default-Stop undefined, assuming empty stop runlevel(s) for script `myupstartjob' Starting myupstartjob... myupstartjob start/running, process 1091 Processing triggers for python-support ... Any ideas how to fix this warnings? Cheers, Tom -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (50, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores) Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages upstart depends on: ii initscripts 2.88dsf-11 scripts for initializing and shutt ii libc6 2.11.2-2 Embedded GNU C Library: Shared lib ii libdbus-1-3 1.2.24-3 simple interprocess messaging syst ii libnih-dbus1 1.0.2-1 NIH D-Bus Bindings Library ii libnih1 1.0.2-1 NIH Utility Library ii libselinux1 2.0.96-1 SELinux runtime shared libraries ii sysv-rc 2.88dsf-11 System-V-like runlevel change mech ii sysvinit-utils 2.88dsf-11 System-V-like utilities upstart recommends no packages. upstart suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org