File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -158,7 +158,7 @@ switch($argv[1])
158158$ chmod a+x BeanstalkSampleDaemon.php
159159```
160160
161- That way, you can call the script directly without invoing PHP:
161+ That way, you can call the script directly without involving PHP:
162162
163163 ```
164164$ ./BeanstalkSampleDaemon.php
@@ -214,4 +214,4 @@ $ chkconfig --del BeanstalkSampleDaemon
214214## References: ##
215215* [http://superuser.com/questions/126106/how-to-execute-a-shell-script-on-startup](http://superuser.com/questions/126106/how-to-execute-a-shell-script-on-startup)
216216* [http://lists.centos.org/pipermail/centos/2009-December/086930.html](http://lists.centos.org/pipermail/centos/2009-December/086930.html)
217- * [http://en.wikipedia.org/wiki/Runlevel](http://en.wikipedia.org/wiki/Runlevel)
217+ * [http://en.wikipedia.org/wiki/Runlevel](http://en.wikipedia.org/wiki/Runlevel)
You can’t perform that action at this time.
0 commit comments