2025-12-16 10:20:31 -07:00
|
|
|
# systemctl show-environment
|
|
|
|
|
|
|
|
|
|
> Display systemd environment blocks.
|
2026-02-18 06:55:01 -07:00
|
|
|
> More information: <https://www.freedesktop.org/software/systemd/man/latest/systemctl.html#show-environment>.
|
2025-12-16 10:20:31 -07:00
|
|
|
|
|
|
|
|
- Display the environment block for the system:
|
|
|
|
|
|
|
|
|
|
`systemctl show-environment`
|
|
|
|
|
|
|
|
|
|
- Display the environment block for the current user:
|
|
|
|
|
|
|
|
|
|
`systemctl show-environment --user`
|