public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sys-power/acpid/files/
@ 2018-03-24 20:14 Patrice Clement
  0 siblings, 0 replies; only message in thread
From: Patrice Clement @ 2018-03-24 20:14 UTC (permalink / raw
  To: gentoo-commits

commit:     aa23a20186a954e81dfb973be73d6e9cf2d03ce0
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Thu Mar 22 19:46:20 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Mar 24 20:14:01 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa23a201

sys-power/acpid: remove unused file.

Closes: https://github.com/gentoo/gentoo/pull/7555

 sys-power/acpid/files/acpid-2.0.16-init.d | 20 --------------------
 1 file changed, 20 deletions(-)

diff --git a/sys-power/acpid/files/acpid-2.0.16-init.d b/sys-power/acpid/files/acpid-2.0.16-init.d
deleted file mode 100644
index 642d8008ccd..00000000000
--- a/sys-power/acpid/files/acpid-2.0.16-init.d
+++ /dev/null
@@ -1,20 +0,0 @@
-#!/sbin/openrc-run
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-extra_started_commands="reload"
-command="/usr/sbin/acpid"
-command_args="${ACPID_ARGS}"
-start_stop_daemon_args="--quiet"
-description="Daemon for Advanced Configuration and Power Interface"
-
-depend() {
-	need localmount
-	use logger
-}
-
-reload() {
-	ebegin "Reloading acpid configuration"
-	start-stop-daemon --exec $command --signal HUP
-	eend $?
-}


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-03-24 20:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-24 20:14 [gentoo-commits] repo/gentoo:master commit in: sys-power/acpid/files/ Patrice Clement

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox