Linux Level 2 45 points

Linux-Systemd. Checking a Service Unit's Environment Variable

Mission

A systemd unit file can set environment variables in its [Service] section. Inspect the registered service definition and check the value configured there.

#linux#systemd

Clear it in 3 steps

Not started
  1. Start the environment

  2. Investigate the target

  3. Submit the flag