mystro256 pushed to tlp (master). "Workaround systemd conflic"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon May 11 20:58:12 UTC 2015


From 4693a3989f2897c86e0eff6c21ee0998fe13b4da Mon Sep 17 00:00:00 2001
From: Jeremy Newton <alexjnewt at hotmail.com>
Date: Mon, 11 May 2015 16:57:51 -0400
Subject: Workaround systemd conflic


diff --git a/tlp.spec b/tlp.spec
index 6c2ea0c..8542273 100644
--- a/tlp.spec
+++ b/tlp.spec
@@ -64,7 +64,8 @@ install -Dpm 0644 %{SOURCE1} %{buildroot}/%{_presetdir}/50-tlp.preset
 install -D -m 644 tlp.service %{buildroot}%{_unitdir}/tlp.service
 install -D -m 644 tlp-sleep.service %{buildroot}%{_unitdir}/tlp-sleep.service
 #THIS IS A WORKAROUND FOR RFKILL!
-ln -sf /dev/null %{buildroot}%{_sysconfdir}/systemd/system/systemd-rfkill at .service
+ln -sf /dev/null systemd-rfkill at .service
+install -D systemd-rfkill at .service %{buildroot}%{_sysconfdir}/systemd/system/systemd-rfkill at .service
 
 %files
 %config(noreplace) %{_sysconfdir}/default/tlp
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/tlp.git/commit/?h=master&id=4693a3989f2897c86e0eff6c21ee0998fe13b4da


More information about the scm-commits mailing list