Quote:
|
This has created two folders, /etc and /home inside the customer directory
|
Thats correct. These directories are required for the chrooted cronjob as they belong to the jail of the website. If you delete them, the cronjob will fail.
Quote:
|
I receive a 'Permission denied' even deleting with root.
|
The website root is protected with the immutable attribute, so that no user, not even root, can remove them without removing the attribute first.
The attribite is removed with:
chattr -i /var/www/clients/client0/web1
Please note that your cronjob start to will fail when you delete these required folders.
Recent comments
1 day 10 hours ago
1 day 19 hours ago
1 day 22 hours ago
1 day 23 hours ago
2 days 43 min ago
2 days 2 hours ago
2 days 3 hours ago
2 days 5 hours ago
2 days 21 hours ago
2 days 21 hours ago