You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
calculate-overlay/profiles/templates/2_ac_install_merge/net-misc/openssh/ssh/sshd_config.root_permit

6 lines
156 B

# Calculate format=patch name=sshd_config
<reg>\n.*[^"]PermitRootLogin.*</reg>
<text></text>
<reg>\nUsePAM</reg>
<text>\nPermitRootLogin yes\nUsePAM</text>