This commit is contained in:
Gerben Jan Dijkman 2021-08-21 22:10:50 +02:00
parent 477f277c62
commit ac2f4e9682

View File

@ -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() {