'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/
On Fri, Aug 2, 2013 at 12:01 PM, lux-integ wrote:
> Would you care to elaborate what PID1 is please?
I suggest you read up on systemd to answer this and many other
standard questions. The link posted by Reindl is a good start, but I
suggest also reading all the links under "Manuals and Documenta
Am 02.08.2013 12:01, schrieb lux-integ:
> thanks for your reply
> Would you care to elaborate what PID1 is please?
https://www.google.com/search?q=PID1#sclient=psy-ab&q=PID1+linux
http://0pointer.de/blog/projects/systemd.html
signature.asc
Description: OpenPGP digital signature
On Friday 02 August 2013 10:34:37 Tom Gundersen wrote:
> When you point init=/usr/lib/systemd/systemd, systemd will be PID1 and
> it will start your default.target (typically pointing to
> multi-user.target or graphical.target), which will pull in all the
> needed dependencies
thanks for your repl
On Friday 02 August 2013 10:29:54 Carlos Silva wrote:
> You failed to say what's your distro.
this is my distribution,
made by compiling EVERYTHING from source code.
I hope this is informative
sincerely
luxInteg
___
systemd-devel mailing list
syste
On Fri, Aug 2, 2013 at 11:03 AM, lux-integ wrote:
> Firstly I read somewhere that I need to add
>
> init=/usr/lib/systemd/systemd to /boot/grub/grub.cfg
> to get systemd to work. This is the only definite piece of advice I have been
> able to garner from my search on the internet.
That sounds
You failed to say what's your distro.
On Fri, Aug 2, 2013 at 9:03 AM, lux-integ wrote:
> Greetings
>
> I am learning to use systemd.
>
> My computer has grub2 installed. the linux kernel version is
> linux-3.10.4. It
> has sysV-init and udev-182. I am about to remove udev and install
> syste