diff --git a/manifest.jps b/manifest.jps index 124cb35..e2be9de 100644 --- a/manifest.jps +++ b/manifest.jps @@ -42,11 +42,6 @@ onInstall: commands: - echo -e "\nMatch User user*\nPasswordAuthentication yes" >> /etc/ssh/sshd_config user: root - - cmd[cp]: - commands: - - chown root:root /var/www/webroot/ROOT - - chmod 775 /var/www/webroot/ROOT - user: root - cmd[cp]: commands: - systemctl restart sshd