diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-08-02 15:08:19 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-08-02 15:08:19 +0300 |
commit | 2a1116bbd96aba9fe0c9afdd0a2f227e147b1388 (patch) | |
tree | 62bcc5fa6a4fb96ddb18a74ba440c184c8165657 /www-servers/lighttpd/files/lighttpd.tmpfiles.conf | |
parent | www-servers/lighttpd: Drop old (diff) | |
download | gentoo-2a1116bbd96aba9fe0c9afdd0a2f227e147b1388.tar.gz gentoo-2a1116bbd96aba9fe0c9afdd0a2f227e147b1388.tar.bz2 gentoo-2a1116bbd96aba9fe0c9afdd0a2f227e147b1388.zip |
www-servers/lighttpd: migrate to /run
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'www-servers/lighttpd/files/lighttpd.tmpfiles.conf')
-rw-r--r-- | www-servers/lighttpd/files/lighttpd.tmpfiles.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/lighttpd/files/lighttpd.tmpfiles.conf b/www-servers/lighttpd/files/lighttpd.tmpfiles.conf index 325ab13d839c..4ba7262b6374 100644 --- a/www-servers/lighttpd/files/lighttpd.tmpfiles.conf +++ b/www-servers/lighttpd/files/lighttpd.tmpfiles.conf @@ -1 +1 @@ -d /var/run/lighttpd 0750 lighttpd lighttpd -
\ No newline at end of file +d /run/lighttpd 0750 lighttpd lighttpd - |