portage: Install-mask systemd-ssh-generator
dustin/photoframe2/pipeline/pr-main This commit looks good Details

This is pointless.
Dustin 2024-12-31 11:25:42 -06:00
parent 4daf98816c
commit b2a7b2345c
1 changed files with 9 additions and 1 deletions

View File

@ -1 +1,9 @@
INSTALL_MASK="${INSTALL_MASK} /usr/lib/systemd/systemd-nsresourced* /usr/lib/systemd/system/systemd-nsresourced.*"
INSTALL_MASK="
${INSTALL_MASK}
/etc/ssh/ssh*_config.d/*systemd*
/usr/lib/systemd/ssh_config.d
/usr/lib/systemd/sshd_config.d
/usr/lib/systemd/system-generators/systemd-ssh-generator
/usr/lib/systemd/system/systemd-nsresourced.*
/usr/lib/systemd/systemd-nsresourced*
"