1SYSTEMD-BACKLIGHT@.SERVICE(s8y)stemd-backlight@.serviScYeSTEMD-BACKLIGHT@.SERVICE(8)
2
3
4
6 systemd-backlight@.service, systemd-backlight - Load and save the
7 display backlight brightness at boot and shutdown
8
10 systemd-backlight@.service
11
12 /usr/lib/systemd/systemd-backlight
13
15 systemd-backlight@.service is a service that restores the display
16 backlight brightness at early boot and saves it at shutdown. On disk,
17 the backlight brightness is stored in /var/lib/systemd/backlight/.
18 During loading, if the udev property ID_BACKLIGHT_CLAMP is not set to
19 false, the brightness is clamped to a value of at least 1 or 5% of
20 maximum brightness, whichever is greater. This restriction will be
21 removed when the kernel allows user space to reliably set a brightness
22 value which does not turn off the display.
23
25 systemd-backlight understands the following kernel command line
26 parameter:
27
28 systemd.restore_state=
29 Takes a boolean argument. Defaults to "1". If "0", does not restore
30 the backlight settings on boot. However, settings will still be
31 stored on shutdown.
32
34 systemd(1)
35
36
37
38systemd 243 SYSTEMD-BACKLIGHT@.SERVICE(8)