vapier 15/04/30 09:02:22 Modified: klogd.initd Log: Add CPE info via Chromium OS. (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Revision Changes Path 1.3 sys-apps/busybox/files/klogd.initd file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/busybox/files/klogd.initd?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/busybox/files/klogd.initd?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/busybox/files/klogd.initd?r1=1.2&r2=1.3 Index: klogd.initd =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/busybox/files/klogd.initd,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- klogd.initd 21 Dec 2012 03:15:28 -0000 1.2 +++ klogd.initd 30 Apr 2015 09:02:21 -0000 1.3 @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/files/klogd.initd,v 1.2 2012/12/21 03:15:28 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/files/klogd.initd,v 1.3 2015/04/30 09:02:21 vapier Exp $ command="/bin/busybox klogd" command_args="${KLOGD_OPTS}"
