You are not logged in.

#1 2021-01-17 12:57:15

georgedeming
Member
Registered: 2021-01-14
Posts: 6

[SOLVED]the systemd to display the serivce log when linux booting.

Like:
Screen scrolling
[OK] Finished.....................
[OK] Listening........................
[OK] Started.......................


Which file I need to configure?
Thanks!!!

Last edited by georgedeming (2021-01-17 15:07:09)

Offline

#2 2021-01-17 13:14:16

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 13,377

Re: [SOLVED]the systemd to display the serivce log when linux booting.

Probably your boot commandline .

Are you using grub as bootloader ?

If so you'll want to edit /etc/default/grub and change GRUB_CMDLINE_LINUX_DEFAULT , then regenerate the config.
https://wiki.archlinux.org/index.php/GRUB#Configuration


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#3 2021-01-17 13:25:02

georgedeming
Member
Registered: 2021-01-14
Posts: 6

Re: [SOLVED]the systemd to display the serivce log when linux booting.

Lone_Wolf wrote:

Probably your boot commandline .

Are you using grub as bootloader ?

If so you'll want to edit /etc/default/grub and change GRUB_CMDLINE_LINUX_DEFAULT , then regenerate the config.
https://wiki.archlinux.org/index.php/GRUB#Configuration



It really works! Thanks!!!!!

Offline

#4 2021-01-17 13:34:22

2ManyDogs
Forum Fellow
Registered: 2012-01-15
Posts: 4,646

Re: [SOLVED]the systemd to display the serivce log when linux booting.

Please remember to mark your thread [SOLVED] (edit the title of your first post).

Offline

Board footer

Powered by FluxBB