On 07/26/2011 09:28 AM, Honza Horak wrote: > If I'd like to create the same behavior in systemd, e.g.: > > EnvironmentFile=/etc/${thisname} > > Is it possible? I found the answer myself, sorry for noise. We can get this by %p, %n, etc., more info in http://0pointer.de/public/systemd-man/systemd.unit.html Honza