Gentoo Archives: gentoo-commits

From: "Matthew Marlow (mattm)" <mattm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-power/apcupsd/files: apcupsd-tmpfiles.conf
Date: Sat, 07 Dec 2013 06:22:39
Message-Id: 20131207062235.337282004B@flycatcher.gentoo.org
1 mattm 13/12/07 06:22:35
2
3 Modified: apcupsd-tmpfiles.conf
4 Log:
5 Add D /run/apcupsd 0755 root root to systemd tmpfile spec per Bug 492992.
6 Thank you to Billy DeVincentis for testing.
7
8 (Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 786037A7)
9
10 Revision Changes Path
11 1.2 sys-power/apcupsd/files/apcupsd-tmpfiles.conf
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/apcupsd/files/apcupsd-tmpfiles.conf?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/apcupsd/files/apcupsd-tmpfiles.conf?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/apcupsd/files/apcupsd-tmpfiles.conf?r1=1.1&r2=1.2
16
17 Index: apcupsd-tmpfiles.conf
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-power/apcupsd/files/apcupsd-tmpfiles.conf,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- apcupsd-tmpfiles.conf 31 Aug 2013 12:46:20 -0000 1.1
24 +++ apcupsd-tmpfiles.conf 7 Dec 2013 06:22:35 -0000 1.2
25 @@ -1,2 +1,3 @@
26 +D /run/apcupsd 0755 root root
27 r /etc/apcupsd/powerfail
28 -r /etc/nologin
29 \ No newline at end of file
30 +r /etc/nologin