<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi,<br>
<br>
I had a use case where I wanted to emit out environment variables with no values assigned as in just an empty env var. To be exact, tracker has a configuration 'TRACKER_USE_CONFIG_FILES' which you can simply export "TRACKER_USE_CONFIG_FILES=" to your environment
 and tracker would start using configuration files rather than gsettings schema for configurations.<br>
<br>
While attempting to achieve this I saw that we could not use vars with empty values in either the 'Environment' directive or the file under the 'EnvironmentFile' directive for the service so I had to use "TRACKER_USE_CONFIG_FILES=abcd" in order to achieve the
 variable spitting in the environment. Is this the intended behavior?<br>
<div><br>
<div style="font-family:Tahoma; font-size:13px"><font face="Tahoma"></font>
<div style="font-size:13px">
<div><font size="2" face="Tahoma"><span lang="en-US">
<div style="margin:0">BR,</div>
<div style="margin:0"><i>Awais</i></div>
</span></font></div>
</div>
<font face="Tahoma"></font></div>
</div>
</div>
</body>
</html>