diff options
author | Dave Reisner <dreisner@archlinux.org> | 2013-10-02 07:46:24 -0400 |
---|---|---|
committer | Dave Reisner <dreisner@archlinux.org> | 2013-10-02 07:51:06 -0400 |
commit | 6c8c92fef72cf6a7ef7109a424ef82dbdc4f6952 (patch) | |
tree | 3bf5e497cb4434bb44e0eb66c15cb5021e94b670 /man/systemd-backlight@.service.xml | |
parent | 7e326fb5b2c1a839bbe7f879c7efa2af2ed33420 (diff) | |
download | systemd-6c8c92fef72cf6a7ef7109a424ef82dbdc4f6952.tar.gz |
fix lingering references to /var/lib/{backlight,random-seed}
This should have been part of ef5bfcf668e6029faa78534dfe.
Diffstat (limited to 'man/systemd-backlight@.service.xml')
-rw-r--r-- | man/systemd-backlight@.service.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-backlight@.service.xml b/man/systemd-backlight@.service.xml index 2b73625e91..4318964dca 100644 --- a/man/systemd-backlight@.service.xml +++ b/man/systemd-backlight@.service.xml @@ -58,7 +58,7 @@ is a service that restores the display backlight brightness at early-boot and saves it at shutdown. On disk, the backlight brightness is stored in - <filename>/var/lib/backlight/</filename>. Note that by + <filename>/var/lib/systemd/backlight/</filename>. Note that by default, only firmware backlight devices are saved/restored.</para> </refsect1> |