Re: [systemd-devel] Systemd -- Using Environment variable in a Unit file from Environment File

2017-05-29 Thread Lennart Poettering
On Fri, 26.05.17 15:06, Raghavendra. H. R (raghuh...@gmail.com) wrote: > Hi All, > > I'm in the situation where path of my server changes due to version change. > I don't want to modify my systemd unit file everytime, instead I want to go > ahead with my environement file for modification.

Re: [systemd-devel] Systemd -- Using Environment variable in a Unit file from Environment File

2017-05-28 Thread Raghavendra. H. R
Guys, Any suggestions about this kind of problem ? -- Regards, Raghavendra. H. R (Raghu) On Fri, May 26, 2017 at 3:06 PM, Raghavendra. H. R wrote: > Hi All, > > I'm in the situation where path of my server changes due to version > change. I don't want to modify my