commands.sh

systemctl unset-environment

linux

Unset one or more service manager environment variables. This undoes the effect of `systemctl set-environment`.

More info →

Examples (3)

Unset a single environment variable

Unset multiple environment variables at once

Unset an environment variable in the user service manager

made by @shridhargupta | data from tldr-pages