Table of Contents

Ubuntu - Services - Remove a service environment variable

Using systemd

systemctl unset-environment foo

Using Upstart

initctl unset-env foo