services:remove_a_service_environment_variable
Differences
This shows you the differences between two versions of the page.
services:remove_a_service_environment_variable [2016/07/06 11:27] – created peter | services:remove_a_service_environment_variable [2019/12/04 20:39] (current) – removed peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Services - Remove a service environment variable ====== | ||
- | ===== Using systemd ===== | ||
- | |||
- | <code bash> | ||
- | systemctl unset-environment foo | ||
- | </ | ||
- | |||
- | ===== Using Upstart ===== | ||
- | |||
- | <code bash> | ||
- | initctl unset-env foo | ||
- | </ |
services/remove_a_service_environment_variable.1467804428.txt.gz · Last modified: 2020/07/15 09:30 (external edit)