From 05806b3f1b894b04ca8d724493f3b83d4db07ecf Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Tue, 24 Feb 2015 20:33:52 -0500 Subject: [PATCH] correct systemd unit files install location hint --- other/systemd/kerngpe66.service | 2 +- other/systemd/mba6x-backlight.service | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/other/systemd/kerngpe66.service b/other/systemd/kerngpe66.service index f41e777..9e262bb 100644 --- a/other/systemd/kerngpe66.service +++ b/other/systemd/kerngpe66.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=KernGPE66 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 -- 2.20.1