From 740ba147ffde1984dbf955b059ffa4aa8ca8cd02 Mon Sep 17 00:00:00 2001 From: Jeremy Newton Date: May 11 2015 21:25:13 +0000 Subject: For some reason the systemd config folder doesn't exist, though systemd is a build require --- diff --git a/tlp.spec b/tlp.spec index 8542273..3ea8d2b 100644 --- a/tlp.spec +++ b/tlp.spec @@ -82,7 +82,7 @@ install -D systemd-rfkill@.service %{buildroot}%{_sysconfdir}/systemd/system/sys %{_presetdir}/50-tlp.preset %{_unitdir}/*.service #THIS IS A WORKAROUND FOR RFKILL! -%{_sysconfdir}/systemd/system/systemd-rfkill@.service +%config %{_sysconfdir}/systemd/system/systemd-rfkill@.service #The following is not supported by fedora's kernel: %exclude %{_sysconfdir}/acpi/events/thinkpad-radiosw %exclude %{_sysconfdir}/acpi/thinkpad-radiosw.sh