mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-24 18:03:06 +02:00
Rename AWS initscript to cloud-init
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
########################################################################
|
||||
# Begin $rc_base/init.d/aws
|
||||
# Begin $rc_base/init.d/cloud-init
|
||||
########################################################################
|
||||
|
||||
. /etc/sysconfig/rc
|
||||
@@ -83,4 +83,4 @@ case "${1}" in
|
||||
;;
|
||||
esac
|
||||
|
||||
# End $rc_base/init.d/aws
|
||||
# End $rc_base/init.d/cloud-init
|
||||
Reference in New Issue
Block a user