diff options
-rwxr-xr-x | ec2-init | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ #!/bin/sh ### BEGIN INIT INFO # Provides: ec2-init -# Required-Start: $network $local_fs $ssh +# Required-Start: $network $local_fs # Required-Stop: # Should-Start: $named # Should-Stop: |