Special Offer: Get 25% OFF your first order! Use code: WELCOME25
RETURN TO FORUM

Suspending users and releasing system resources

POSTED BY: security_enforcer ACTIVE_MEMBER POSTED ON: Jun 04, 2026 CATEGORY: GUIDE
When I suspend an account, are its background processes killed, or do they keep consuming CPU?
18 Total Upvotes

REPLIES (1)

sysadmin_joe ELITE_CONTRIBUTOR SOLUTION_ACCEPTED 2026.06.05 04:50
The core suspension command `sudo /usr/bin/booston-core suspend_user [username]` disables the user's Nginx vhost, disables SSH/FTP access, kills all running processes owned by the user's UID, and stops their PHP-FPM pool.

AUTHENTICATION REQUIRED TO JOIN THIS STREAM.

INITIALIZE LOGIN