[systemd-devel] systemd based gnome-session

2012-06-23 Thread Peeters Simon
hej all, I have worked a bit on a systemd based replacement for the gnome-session binary. The code is available at https://github.com/SimonPe/lightSM. Most of the important information is in the readme. If you configure it without the GNOME flag, it should also be portable to other desktop enviro

Re: [systemd-devel] tools for non-systemd systems

2012-06-23 Thread William Hubbs
Thanks for getting me started on this. The attachedd list is what will go in a systemd-tools package that I'm working on for gentoo. This will not be installed if someone is using systemd. Dave and Lennart, can you please look this over and let me know if I should add back anything or drop anythin

Re: [systemd-devel] cpufrequtils considered useless

2012-06-23 Thread Paul Menzel
Am Dienstag, den 19.06.2012, 12:10 +0200 schrieb Kay Sievers: > On Tue, Jun 19, 2012 at 12:04 PM, Paul Menzel wrote: > > Am Dienstag, den 19.06.2012, 11:48 +0200 schrieb Lennart Poettering: > >> On Tue, 19.06.12 11:42, Paul Menzel wrote: > > >> > > > I guess it is useful to have an abstraction lay

Re: [systemd-devel] GDM service file for Debian (was: systemd unit files for Debian based systems)

2012-06-23 Thread Paul Menzel
Am Freitag, den 22.06.2012, 15:35 +0100 schrieb Léo Gillot-Lamure: > Simple suggestion : GDM takes a name on the bus, so you can reliably > know when the service has finished to start. The service file used in > Gentoo adds a line "BusName=org.gnome.DisplayManager" in the [Service] > section to ach

Re: [systemd-devel] udev: problem renaming deviceode for dvb-devices

2012-06-23 Thread Kay Sievers
On Sat, Jun 23, 2012 at 2:17 PM, Dr. Thomas Bastian wrote: >> Udev cannot rename kernel-created device nodes. These nodes are not >> created by udev, but by the kernel itself. Udev will not change them, >> just set permissions and ownership. >> >> Udev can add additional symlinks pointing to the k

Re: [systemd-devel] udev: problem renaming deviceode for dvb-devices

2012-06-23 Thread Dr. Thomas Bastian
> Udev cannot rename kernel-created device nodes. These nodes are not > created by udev, but by the kernel itself. Udev will not change them, > just set permissions and ownership. > > Udev can add additional symlinks pointing to the kernel-created nodes. > Just use SYMLINK+= instead of NAME=, like

Re: [systemd-devel] udev: problem renaming deviceode for dvb-devices

2012-06-23 Thread Kay Sievers
On Sat, Jun 23, 2012 at 12:21 PM, Dr. Thomas Bastian wrote: > I need my usb-dvb-cards assigned to fixed /dev/dvb/adapter-numbers in > order to make them work proberly with mencoder which addreses them via > the adapter number. Udev cannot rename kernel-created device nodes. These nodes are not cr

[systemd-devel] udev: problem renaming deviceode for dvb-devices

2012-06-23 Thread Dr. Thomas Bastian
Hi, I need my usb-dvb-cards assigned to fixed /dev/dvb/adapter-numbers in order to make them work proberly with mencoder which addreses them via the adapter number. In /etc/udev/rules.d/70-own-dvb.rules I have http://pastebin.com/AG2UrXmp This renaming worked in several Ubuntu-Versions up to 11