diff options
author | Matthew Marlowe <mattm@gentoo.org> | 2013-12-07 06:22:35 +0000 |
---|---|---|
committer | Matthew Marlowe <mattm@gentoo.org> | 2013-12-07 06:22:35 +0000 |
commit | 454c30a100509a53c422863a7ba3ee78b8632b6a (patch) | |
tree | b8e219f5a5edef9a2eb3ed89d5a7c59447ab4839 /sys-power/apcupsd/files | |
parent | Fix parallel build with gropdf #487276 by Jimmy C. Chau. (diff) | |
download | gentoo-2-454c30a100509a53c422863a7ba3ee78b8632b6a.tar.gz gentoo-2-454c30a100509a53c422863a7ba3ee78b8632b6a.tar.bz2 gentoo-2-454c30a100509a53c422863a7ba3ee78b8632b6a.zip |
Add D /run/apcupsd 0755 root root to systemd tmpfile spec per Bug 492992.
Thank you to Billy DeVincentis for testing.
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 786037A7)
Diffstat (limited to 'sys-power/apcupsd/files')
-rw-r--r-- | sys-power/apcupsd/files/apcupsd-tmpfiles.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-power/apcupsd/files/apcupsd-tmpfiles.conf b/sys-power/apcupsd/files/apcupsd-tmpfiles.conf index 0ceb4106bcac..601b5aeab5ef 100644 --- a/sys-power/apcupsd/files/apcupsd-tmpfiles.conf +++ b/sys-power/apcupsd/files/apcupsd-tmpfiles.conf @@ -1,2 +1,3 @@ +D /run/apcupsd 0755 root root r /etc/apcupsd/powerfail -r /etc/nologin
\ No newline at end of file +r /etc/nologin |