diff options
| author | Joe Orton <jorton@redhat.com> | 2012-06-06 22:05:38 +0100 |
|---|---|---|
| committer | Joe Orton <jorton@redhat.com> | 2012-06-06 22:05:38 +0100 |
| commit | c1285701b4f12b0fecbd0be70a8b6439b5b3c863 (patch) | |
| tree | 72023dd43918cedd24e532d6b02601df7949fcd3 /httpd.tmpfiles | |
| parent | 5fac30f680d5494fd2a4af287270ac7e397414e3 (diff) | |
| download | httpd-c1285701b4f12b0fecbd0be70a8b6439b5b3c863.tar.gz httpd-c1285701b4f12b0fecbd0be70a8b6439b5b3c863.tar.xz httpd-c1285701b4f12b0fecbd0be70a8b6439b5b3c863.zip | |
move tmpfiles.d fragment into /usr/lib per new guidelines
- package /run/httpd not /var/run/httpd
- set runtimedir to /run/httpd likewise
Diffstat (limited to 'httpd.tmpfiles')
| -rw-r--r-- | httpd.tmpfiles | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httpd.tmpfiles b/httpd.tmpfiles index 0cad373..49be6b8 100644 --- a/httpd.tmpfiles +++ b/httpd.tmpfiles @@ -1 +1 @@ -d /var/run/httpd 710 root apache +d /run/httpd 710 root apache |
