Create the ’service’ command on other linuxes
#!/bin/sh
set -e
/etc/init.d/$1 $2 $3
I found this tip at linux-noob. Thanks!
This entry was posted
on Wednesday, February 28th, 2007 at 13:33 and is filed under Ubuntu Linux.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.