diff --git a/README.md b/README.md index 38079f8..391c772 100644 --- a/README.md +++ b/README.md @@ -260,7 +260,15 @@ $ sudo systemctl start rc.local # 附註 orbit 底下#!/bin/bash請務必要加 #!/bin/bash - +### BEGIN INIT INFO +# Provides: ruling.digital +# Required-Start: $network +# Required-Stop: +# Default-Start: 2 3 4 5 +# Default-Stop: 0 1 6 +# Short-Description: Start orbit daemon at boot time +# Description: Start orbit daemon at boot time +### END INIT INFO ORBIT_USER=rulingcom if [ -f "/home/$ORBIT_USER/.rvm/scripts/rvm" ]; then