diff options
author | Amin Bandali <me@aminb.org> | 2015-02-24 20:33:52 -0500 |
---|---|---|
committer | Amin Bandali <me@aminb.org> | 2015-02-24 20:33:52 -0500 |
commit | 05806b3f1b894b04ca8d724493f3b83d4db07ecf (patch) | |
tree | 1410355e2d368846f42500c4beb2069e7b7b7702 /other/systemd/mba6x-backlight.service | |
parent | 044adadc76f2549fc602b2145fcfbeb72e827641 (diff) | |
download | configs-05806b3f1b894b04ca8d724493f3b83d4db07ecf.tar.gz configs-05806b3f1b894b04ca8d724493f3b83d4db07ecf.tar.xz configs-05806b3f1b894b04ca8d724493f3b83d4db07ecf.zip |
correct systemd unit files install location hint
Diffstat (limited to 'other/systemd/mba6x-backlight.service')
-rw-r--r-- | other/systemd/mba6x-backlight.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/other/systemd/mba6x-backlight.service b/other/systemd/mba6x-backlight.service index 04441a7..8fbfde1 100644 --- a/other/systemd/mba6x-backlight.service +++ b/other/systemd/mba6x-backlight.service @@ -1,4 +1,4 @@ -# copy to /usr/lib/systemd/system/ (at least on Arch Linux) +# copy to /etc/systemd/system/ (at least on Arch Linux) [Unit] Description=Load/Save Screen Backlight Brightness of backlight:mba6x_backlight |