On sam., 2011-07-30 at 12:14 -0300, Fernando Tarlá Cardoso Lemos wrote: > Package: lightdm > Version: 0.9.2-1 > Severity: minor > > Hi, > > I think the problem is that the lightdm package installs an upstart init > script. /usr/sbin/service thinks upstart is available and fails to start > lightdm: > > fernando@munchkin:~$ sudo service openntpd restart > Restarting openntpd: ntpd. > fernando@munchkin:~$ sudo service lightdm restart > exec: 129: restart: not found > fernando@munchkin:~$ > > I guess this bug could also have been filed against sysvinit-utils, but > on the other hand, I'm not sure we're supposed to be shipping upstart > init files yet. The "service" utility has no problem whatsoever with > packages that ship systemd init files (and it works with systemd), but > seems to choke on upstart init files.
That definitely looks like a sysvinit-utils issue. I have no idea how “service” is supposed to work, but invoke-rc.d is all that I use. Regards, -- Yves-Alexis _______________________________________________ Pkg-xfce-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-xfce-devel

