--- /etc/init.d/skeleton 2015-05-15 09:21:14.000000000 -0500 +++ skeleton 2016-03-29 23:45:13.988285562 -0500 @@ -11,9 +11,9 @@ # Default-Stop: 0 1 6 # Short-Description: Example initscript # Description: This file should be used to construct scripts to be -# placed in /etc/init.d. This example start a +# placed in /etc/init.d. This example starts a # single forking daemon capable of writing a pid -# file. To get other behavoirs, implemend +# file. To get other behaviors, implement # do_start(), do_stop() or other functions to # override the defaults in /lib/init/init-d-script. ### END INIT INFO