On Wed, 19.03.14 16:00, Umut Tezduyar (u...@tezduyar.com) wrote: > > Hi Alan, > > As Cristian has suggested, the correct behavior is letting daemons > pick up the right argument. > > Though, there is a hack if you can't re implement the daemon. You > could compute the variables in an ExecStartPre= and write them to a > file (/run/yourservice/arg) and point your > EnvironmentFile=/run/yourservice/arg. Hope it helps.
Well, if you have to invoke a shell, then the wrapper script thing sounds like the better option, I think, since it doesn't require temporary files in the fs... Lennart -- Lennart Poettering, Red Hat _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel