https://bugzilla.novell.com/show_bug.cgi?id=793411 https://bugzilla.novell.com/show_bug.cgi?id=793411#c13 --- Comment #13 from Per Jessen <per@computer.org> 2013-01-30 12:50:36 UTC --- Because I was seeing variables replaced only as blanks, I trimmed my test to roughly this: /etc/sysconfig/spamd : KLOP=99 /etc/systemd/system/spamd.service : ExecStart=/usr/local/bin/kk $KLOP /usr/local/bin/kk : #!/bin/sh echo $@ >/tmp/list sleep 30 My system is 12.2 + your systemd-44-10.20.1.i586.rpm. (truncated "ps axfl" display:) 0:00 /bin/sh /usr/local/bin/kk 0:00 \_ sleep 30 The $KLOP is clearly being substituted with blanks. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.