jskarvad pushed to acpid (master). "Used socket for stdin to support socket activation"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Jun 2 08:22:22 UTC 2015


From 60e8ba8c00c22fc19be2f7da385832d09671c287 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jaroslav=20=C5=A0karvada?= <jskarvad at redhat.com>
Date: Tue, 2 Jun 2015 10:17:24 +0200
Subject: Used socket for stdin to support socket activation


diff --git a/acpid.service b/acpid.service
index fef3569..e7d0987 100644
--- a/acpid.service
+++ b/acpid.service
@@ -4,6 +4,7 @@ Documentation=man:acpid(8)
 Requires=acpid.socket
 
 [Service]
+StandardInput=socket
 EnvironmentFile=/etc/sysconfig/acpid
 ExecStart=/usr/sbin/acpid -f $OPTIONS
 
diff --git a/acpid.spec b/acpid.spec
index b47b74d..04efe64 100644
--- a/acpid.spec
+++ b/acpid.spec
@@ -8,7 +8,7 @@
 Summary: ACPI Event Daemon
 Name: acpid
 Version: 2.0.23
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: GPLv2+
 Group: System Environment/Daemons
 Source: http://downloads.sourceforge.net/acpid2/%{name}-%{version}.tar.xz
@@ -135,6 +135,9 @@ fi
 
 
 %changelog
+* Tue Jun  2 2015 Jaroslav Škarvada <jskarvad at redhat.com> - 2.0.23-4
+- Used socket for stdin to support socket activation
+
 * Tue May 19 2015 Jaroslav Škarvada <jskarvad at redhat.com> - 2.0.23-3
 - Changed PATH to /usr/sbin:/usr/bin in power.sh
   Resolves: rhbz#1192817
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/acpid.git/commit/?h=master&id=60e8ba8c00c22fc19be2f7da385832d09671c287


More information about the scm-commits mailing list