diff options
author | Joshua Harlow <harlowja@yahoo-inc.com> | 2014-01-17 10:46:01 -0800 |
---|---|---|
committer | Joshua Harlow <harlowja@yahoo-inc.com> | 2014-01-17 10:46:01 -0800 |
commit | f9de8b13b133daf946a4ede9d8d43edf900869e5 (patch) | |
tree | 003c0f689cc3f589ea1dd572a672c70a09c05747 /sysvinit | |
parent | b9d98f16d1c23c213c4039cf504a08d06624dec8 (diff) | |
download | vyos-cloud-init-f9de8b13b133daf946a4ede9d8d43edf900869e5.tar.gz vyos-cloud-init-f9de8b13b133daf946a4ede9d8d43edf900869e5.zip |
White space fix
Diffstat (limited to 'sysvinit')
-rwxr-xr-x | sysvinit/freebsd/cloudfinal | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysvinit/freebsd/cloudfinal b/sysvinit/freebsd/cloudfinal index c0a4d369..9094c679 100755 --- a/sysvinit/freebsd/cloudfinal +++ b/sysvinit/freebsd/cloudfinal @@ -4,7 +4,6 @@ # REQUIRE: LOGIN cloudinit cloudconfig cloudinitlocal # REQUIRE: cron mail sshd swaplate - . /etc/rc.subr name="cloudfinal" |