diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-07-21 02:57:35 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-07-21 02:57:35 +0200 |
commit | c24eb49e6aecd6de2ad450083e826d4c9d9c75b6 (patch) | |
tree | 6833f35a658d6427eb981b320df3c6913e8fc455 /fixme | |
parent | 9d25f5ed7b80df732cf7842985aa9b243bcd2335 (diff) |
exec: extend variable substitution to support splitting variable values into seperate arguments
Diffstat (limited to 'fixme')
-rw-r--r-- | fixme | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -35,9 +35,9 @@ * systemctl status $PID, systemctl stop $PID! -* place /etc/inittab with explaining blurb. +/dev/null symlinks supporten -* In command lines, support both "$FOO" and $FOO +* place /etc/inittab with explaining blurb. * /etc must always take precedence even if we follow symlinks! |