From ac2f4e968230ad72e42b35e4d2c95902a5d94397 Mon Sep 17 00:00:00 2001 From: Gerben Jan Dijkman Date: Sat, 21 Aug 2021 22:10:50 +0200 Subject: [PATCH] Update --- gui-wm/phosh/phosh-0.13.0.ebuild | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gui-wm/phosh/phosh-0.13.0.ebuild b/gui-wm/phosh/phosh-0.13.0.ebuild index b78fabb..11fd3ee 100644 --- a/gui-wm/phosh/phosh-0.13.0.ebuild +++ b/gui-wm/phosh/phosh-0.13.0.ebuild @@ -68,6 +68,11 @@ src_install() { systemd_newunit "${FILESDIR}"/phosh.service 'phosh.service' insinto /usr/share/applications/ doins "${FILESDIR}"/sm.puri.OSK0.desktop + + DOC_CONTENTS="To amend the existing password policy please see the man 5 passwdqc.conf + page and then edit the /etc/security/passwdqc.conf file to change enforce=none + to allow use digit only password as phosh only support passcode for now" + readme.gentoo_create_doc } pkg_postinst() {