From: Ansgar Burchardt Date: Tue, 19 Sep 2017 04:48:09 +0000 (+0200) Subject: typo: chache → cache (#6864) X-Git-Tag: v235~86 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e80f1a792825d5520827ff12154c8791e59120e8;hp=6cc9a5bf4223f9af6d443cac2b0f58bef06df134;p=thirdparty%2Fsystemd.git typo: chache → cache (#6864) --- diff --git a/man/tmpfiles.d.xml b/man/tmpfiles.d.xml index a5c2b59e7e1..68ae43eb90b 100644 --- a/man/tmpfiles.d.xml +++ b/man/tmpfiles.d.xml @@ -682,11 +682,11 @@ d /var/tmp/abrt 0755 abrt abrt - r! /var/cache/dnf/*/*/download_lock.pid r! /var/cache/dnf/*/*/metadata_lock.pid r! /var/lib/dnf/rpmdb_lock.pid -e /var/chache/dnf/ - - - 30d +e /var/cache/dnf/ - - - 30d The lock files will be removed during boot. Any files and directories in - /var/chache/dnf/ will be removed after they have not been + /var/cache/dnf/ will be removed after they have not been accessed in 30 days.