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
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,868

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.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

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 Moderator
Registered: 2012-01-15
Posts: 4,645

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).


How to post. A sincere effort to use modest and proper language and grammar is a sign of respect toward the community.

Offline

Board footer

Powered by FluxBB