1PLYMOUTHD(8) System Administration PLYMOUTHD(8)
2
3
4
6 plymouthd - The plymouth daemon
7
9 plymouthd [OPTION...]
10
12 The plymouthd daemon is usually run out of the initrd. It does the
13 heavy lifting of the plymouth system, logging the session and showing
14 the splash screen.
15
16 The plymouth is used to send commands to plymouthd that control its
17 behaviour.
18
20 The following options are understood:
21
22 --help
23 Show summary of options.
24
25 --attach-to-session
26 Redirect console messages from screen to log.
27
28 --no-daemon
29 Do not daemonize.
30
31 --debug
32 Output debugging information.
33
34 --debug-file=STRING
35 File to write debugging information to.
36
37 --mode=MODE
38 Set mode to either boot or shutdown.
39
40 --pid-file=STRING
41 Write the PID of the daemon to a file.
42
43 --kernel-command-line=STRING
44 Fake kernel commandline to use.
45
46 --tty=STRING
47 TTY to use instead of default.
48
50 grub(8), plymouth(8), plymouth(1),
51 http://www.freedesktop.org/wiki/Software/Plymouth
52
53
54
55plymouth PLYMOUTHD(8)