From 6e88083e9ad44301df1aa8b6e055841ec592a38d Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 25 Nov 2017 18:49:02 +0100 Subject: [PATCH] app-admin/tmpreaper: [QA] Consistent whitespace in metadata.xml --- app-admin/tmpreaper/metadata.xml | 36 ++++++++++++++++---------------- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/app-admin/tmpreaper/metadata.xml b/app-admin/tmpreaper/metadata.xml index 3d217fb65213..6f3fd9e0f558 100644 --- a/app-admin/tmpreaper/metadata.xml +++ b/app-admin/tmpreaper/metadata.xml @@ -1,24 +1,24 @@ - - xmw@gentoo.org - Michael Weber - - - tmpreaper is a program that can be used to clean out temporary-file - directories. It recursively searches the directory, refusing to chdir() - across symlinks, and removes files that haven't been accessed in a - user-specified amount of time. You can specify a set of files to protect - from deletion with a shell pattern. It will not remove files owned by the - process EUID that have the `w' bit clear, unless you ask it to, much like - `rm -f'. `tmpreaper' will not remove symlinks, sockets, fifos, or special - files unless given a command line option enabling it to. + + xmw@gentoo.org + Michael Weber + + + tmpreaper is a program that can be used to clean out temporary-file + directories. It recursively searches the directory, refusing to chdir() + across symlinks, and removes files that haven't been accessed in a + user-specified amount of time. You can specify a set of files to protect + from deletion with a shell pattern. It will not remove files owned by the + process EUID that have the `w' bit clear, unless you ask it to, much like + `rm -f'. `tmpreaper' will not remove symlinks, sockets, fifos, or special + files unless given a command line option enabling it to. - WARNING: Please do not run `tmpreaper' on `/'. There are no protections - against this written into the program, as that would prevent it from - functioning the way you'd expect it to in a `chroot(8)' environment. + WARNING: Please do not run `tmpreaper' on `/'. There are no protections + against this written into the program, as that would prevent it from + functioning the way you'd expect it to in a `chroot(8)' environment. - The daily tmpreaper run can be configured through /etc/tmpreaper.conf . - + The daily tmpreaper run can be configured through /etc/tmpreaper.conf . + -- 2.26.2