systemctl: drop arg_esp_path variable from systemctl
authorLennart Poettering <lennart@poettering.net>
Mon, 28 Jan 2019 17:47:01 +0000 (18:47 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 1 Mar 2019 11:41:32 +0000 (12:41 +0100)
commit947fbaea8bb77085114db2e855553448c8c0d248
tree62c61adb7bc682e82203bc880772692cbc5668e4
parent43b736a84bbceabe7cb7588bcc61389e831e6f73
systemctl: drop arg_esp_path variable from systemctl

It's not set ever (and there's no real need to make it settable, since
users can as well set $SYSTEMD_ESP_PATH to configure this.
src/systemctl/systemctl.c