+httpd default arguments
authorshort <>
Tue, 2 Oct 2001 02:16:03 +0000 (02:16 +0000)
committershort <>
Tue, 2 Oct 2001 02:16:03 +0000 (02:16 +0000)
bin/mdr_args

index 3447894..2b64f98 100755 (executable)
@@ -17,6 +17,8 @@ tac_plus)
 dosfsck)
        echo "-f -v -V -r /dev/hdc1"
        ;;
+httpd)
+       echo "-DSSL -X -f $HOME/http/httpd.conf"
 *)
        ;;
 esac