diff options
author | Dave Reisner <dreisner@archlinux.org> | 2013-10-02 13:46:24 +0200 |
---|---|---|
committer | Dave Reisner <dreisner@archlinux.org> | 2013-10-02 13:51:06 +0200 |
commit | 6c8c92fef72cf6a7ef7109a424ef82dbdc4f6952 (patch) | |
tree | 3bf5e497cb4434bb44e0eb66c15cb5021e94b670 /man/systemd-backlight@.service.xml | |
parent | acpi-fptd: fix memory leak in acpi_get_boot_usec (diff) | |
download | systemd-6c8c92fef72cf6a7ef7109a424ef82dbdc4f6952.tar.xz systemd-6c8c92fef72cf6a7ef7109a424ef82dbdc4f6952.zip |
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> |