Is it possible to have SYSTEMD_COMMON_DIR configurable by including /etc/default/systemd-common into the provided units. The limitation that stopped this before what due to not being able to use a variable in the path for executables but using /usr/bin/env this can be mitigated.
Is it possible to have SYSTEMD_COMMON_DIR configurable by including
/etc/default/systemd-commoninto the provided units. The limitation that stopped this before what due to not being able to use a variable in the path for executables but using/usr/bin/envthis can be mitigated.