FS#31035 - [xorg-xdm] add a rc.d script
Attached to Project:
Arch Linux
Opened by erdbeer (erdbeer) - Monday, 06 August 2012, 20:56 GMT
Last edited by Andreas Radke (AndyRTR) - Wednesday, 31 October 2012, 06:45 GMT
Opened by erdbeer (erdbeer) - Monday, 06 August 2012, 20:56 GMT
Last edited by Andreas Radke (AndyRTR) - Wednesday, 31 October 2012, 06:45 GMT
|
Details
Please add a rc.d script for xdm. Slim, kdm and others have
one, but xdm doesn't.
I've written one for you (see attachment). Additionally, a configuration file (/etc/conf.d/xdm) is needed, which can be empty by default. I've put XDM_CONF="-noconsolekit" into it so I don't need consolekit; maybe other users are interested in this setting. |
This task depends upon
Closed by Andreas Radke (AndyRTR)
Wednesday, 31 October 2012, 06:45 GMT
Reason for closing: Won't implement
Additional comments about closing: systemd is preferred now in Arch
Wednesday, 31 October 2012, 06:45 GMT
Reason for closing: Won't implement
Additional comments about closing: systemd is preferred now in Arch

Why don't you use the inittab method?

What's wrong with using a rc.d method? Why provide rc.d scripts
for all daemons except xdm?