diff options
author | Chris Lamb <chris@chris-lamb.co.uk> | 2008-06-19 18:56:11 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:03:35 +0100 |
commit | 8474de1d6513d8e0d297737db057fe8dbd364a18 (patch) | |
tree | f73feee868df049e5effc4b19fa1946427d92a9a /helpers/lh_chroot_sysv-rc | |
parent | 519d7c17cd34f236f8cab66085626837cddb7030 (diff) | |
download | vyos-live-build-8474de1d6513d8e0d297737db057fe8dbd364a18.tar.gz vyos-live-build-8474de1d6513d8e0d297737db057fe8dbd364a18.zip |
Remove more imported whitespaces.
Diffstat (limited to 'helpers/lh_chroot_sysv-rc')
-rwxr-xr-x | helpers/lh_chroot_sysv-rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_chroot_sysv-rc b/helpers/lh_chroot_sysv-rc index 11634a0c8..d4e9352c7 100755 --- a/helpers/lh_chroot_sysv-rc +++ b/helpers/lh_chroot_sysv-rc @@ -51,7 +51,7 @@ case "${1}" in fi # Create policy-rc.d file -cat > chroot/usr/sbin/policy-rc.d << EOF +cat > chroot/usr/sbin/policy-rc.d << EOF #!/bin/sh echo |