Linux is a multi-user operating system. Each user has a dedicated runtime environment after logging in. Usually each user's default environment is the same, and this default environment is essentially a set of environment variable definitions. Users can customize their own runtime environment by modifying the corresponding system environment variables. Malicious modification of /etc/profile can cause service unavailability.