diff options
author | Max Illfelder <illfelder@users.noreply.github.com> | 2014-12-05 12:59:35 -0800 |
---|---|---|
committer | Max Illfelder <illfelder@users.noreply.github.com> | 2014-12-05 12:59:35 -0800 |
commit | 50f0f82c0a40cb86ea0361b6500b7a53029a6f77 (patch) | |
tree | 795fde90765640b28a875d6200999c2a58e97e47 /google-startup-scripts | |
parent | fed70fb5dbd6926e6b8abd783aa642842696d0b1 (diff) | |
parent | 129f43f5553e0a138bf77731cbc514b570e602c9 (diff) | |
download | google-compute-image-packages-50f0f82c0a40cb86ea0361b6500b7a53029a6f77.tar.gz |
Merge pull request #139 from illfelder/master1.2.1
Stripped white space from end of line
Diffstat (limited to 'google-startup-scripts')
-rwxr-xr-x | google-startup-scripts/etc/init/google_run_shutdown_scripts.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/google-startup-scripts/etc/init/google_run_shutdown_scripts.conf b/google-startup-scripts/etc/init/google_run_shutdown_scripts.conf index 5258e99..69fc61c 100755 --- a/google-startup-scripts/etc/init/google_run_shutdown_scripts.conf +++ b/google-startup-scripts/etc/init/google_run_shutdown_scripts.conf @@ -1,7 +1,7 @@ # google - Run google shutdown script # # -start on starting rc RUNLEVEL=[06] +start on starting rc RUNLEVEL=[06] task script |