'Twas brillig, and Tom Gundersen at 02/08/13 10:34 did gyre and gimble: >> > --I do not know if I need to remove init scripts from /etc/rc.d and/or if >> > I >> > need to disable /etc/inittab > You don't. They will both be ignored, and can be kept around in case > you want to roll back.
Well, I/etc/rc.d/ (and /etc/rc?.d/) will be processed and the scripts there in automatically converted to units in /run/systemd/system/ if sysvinit support is complied into systemd. If such support is not compiled in, it will indeed be ignored as Tom said. /etc/inittab will always be ignored. Col -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie/ Day Job: Tribalogic Limited http://www.tribalogic.net/ Open Source: Mageia Contributor http://www.mageia.org/ PulseAudio Hacker http://www.pulseaudio.org/ Trac Hacker http://trac.edgewall.org/ _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
