commit: fe497aed7eada7e71e5e7200ff9679f11cad219f Author: Nicola Smaniotto <smaniotto.nicola <AT> gmail <DOT> com> AuthorDate: Fri Apr 15 21:42:34 2022 +0000 Commit: Nicola Smaniotto <smaniotto.nicola <AT> gmail <DOT> com> CommitDate: Fri Apr 15 21:47:59 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fe497aed
profiles: describe the autoload flag Signed-off-by: Nicola Smaniotto <smaniotto.nicola <AT> gmail.com> profiles/use.desc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/use.desc b/profiles/use.desc new file mode 100644 index 000000000..fba1f8c90 --- /dev/null +++ b/profiles/use.desc @@ -0,0 +1,4 @@ +# Copyright 2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +autoload - Enable the plugin for all users
