public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-process/at/files: atd.rc8 at-3.1.13-Makefile.patch
@ 2014-12-16 13:00 Lars Wendler (polynomial-c)
  0 siblings, 0 replies; only message in thread
From: Lars Wendler (polynomial-c) @ 2014-12-16 13:00 UTC (permalink / raw
  To: gentoo-commits

polynomial-c    14/12/16 13:00:19

  Added:                atd.rc8
  Removed:              at-3.1.13-Makefile.patch
  Log:
  Don't set dependency of init script for logger to "need" but "use" instead (bug #473492). Removed old
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 0x981CA6FC)

Revision  Changes    Path
1.1                  sys-process/at/files/atd.rc8

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/at/files/atd.rc8?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/at/files/atd.rc8?rev=1.1&content-type=text/plain

Index: atd.rc8
===================================================================
#!/sbin/runscript
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-process/at/files/atd.rc8,v 1.1 2014/12/16 13:00:19 polynomial-c Exp $

pidfile="/var/run/atd.pid"
command="/usr/sbin/atd"
command_args="${ATD_OPTS}"
start_stop_daemon_args="--pidfile ${pidfile}"

depend() {
	need clock
	use logger
}





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

only message in thread, other threads:[~2014-12-16 13:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-16 13:00 [gentoo-commits] gentoo-x86 commit in sys-process/at/files: atd.rc8 at-3.1.13-Makefile.patch Lars Wendler (polynomial-c)

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