diff options
author | Brian Behlendorf <[email protected]> | 2011-08-09 16:49:18 -0700 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2011-08-19 16:26:14 -0700 |
commit | aa2b4896c93bbb2652ddc5e10e66175e54ff56c8 (patch) | |
tree | e0868dd6517d1f17fe8ecb09096706c54760a31a /etc/init.d/.gitignore | |
parent | f0102d6e75d51b8d92624ba054a3fa54c807fb7f (diff) |
Fix autoconf variable substitution in init scripts.
Change the variable substitution in the init script templates
according to the method described in the Autoconf manual;
Chapter 4.7.2: Installation Directory Variables.
Signed-off-by: Brian Behlendorf <[email protected]>
Diffstat (limited to 'etc/init.d/.gitignore')
-rw-r--r-- | etc/init.d/.gitignore | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/etc/init.d/.gitignore b/etc/init.d/.gitignore index 601a25a46..73304bc2c 100644 --- a/etc/init.d/.gitignore +++ b/etc/init.d/.gitignore @@ -1,6 +1 @@ -zfs.arch -zfs.fedora -zfs.gentoo -zfs.lsb -zfs.lunar -zfs.redhat +zfs |