sys-process/fcron: [QA] Consistent whitespace in metadata.xml
authorDavid Seifert <soap@gentoo.org>
Sun, 26 Nov 2017 13:03:06 +0000 (14:03 +0100)
committerDavid Seifert <soap@gentoo.org>
Sun, 26 Nov 2017 23:25:26 +0000 (00:25 +0100)
sys-process/fcron/metadata.xml

index 0a8d8d7a3e5484d84468a5c31ca5a3555d9816d2..1eeec4c614d49ec8f0e57df6658e6ee40afd3735 100644 (file)
        </maintainer>
        <use>
                <flag name="debug">
-      Enable debug code and output. Since version 3.0.5 this will no
-      longer force foreground execution, and fcron will be able to run
-      as a service properly.
-    </flag>
+                       Enable debug code and output. Since version 3.0.5 this will no
+                       longer force foreground execution, and fcron will be able to run
+                       as a service properly.
+               </flag>
                <flag name="mta">
-      Enable mta support for sending emails from fcron
-    </flag>
+                       Enable mta support for sending emails from fcron
+               </flag>
                <flag name="pam">
-      Enable PAM support for fcron. This means that fcron will pass
-      through the "fcron" stack before executing the jobs, and
-      fcrontab will use the "fcrontab" stack to authenticate the user
-      before editing its crontab file.
-    </flag>
+                       Enable PAM support for fcron. This means that fcron will pass
+                       through the "fcron" stack before executing the jobs, and
+                       fcrontab will use the "fcrontab" stack to authenticate the user
+                       before editing its crontab file.
+               </flag>
                <flag name="system-crontab">
-      Set up fcron to respect /etc/crontab and /etc/cron.d. If this
-      flag is disabled, /etc/cron.d and /etc/crontab will be ignored,
-      but /etc/cron.{hourly,daily,weekly,monthly} will still be
-      respected.
-    </flag>
+                       Set up fcron to respect /etc/crontab and /etc/cron.d. If this
+                       flag is disabled, /etc/cron.d and /etc/crontab will be ignored,
+                       but /etc/cron.{hourly,daily,weekly,monthly} will still be
+                       respected.
+               </flag>
        </use>
 </pkgmetadata>