On Sat, Dec 29, 2012 at 06:24:43PM +0100, Thomas Meyer wrote:
> Hi,
> 
> I want to basically do a "exec -a coolName /usr/bin/java 1 2 3" in a
> systemd service file. Is this supported?
> 
> with kind regards
> thomas
> 

To quote systemd.service(5):

 Optionally, if the absolute file name is prefixed with '@', the second
 token will be passed as argv[0] to the executed process, followed by the
 further arguments specified.

d
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to