start http server with sudo
authorDobrica Pavlinusic <dpavlin@rot13.org>
Thu, 6 Aug 2009 15:16:06 +0000 (15:16 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Thu, 6 Aug 2009 15:16:06 +0000 (15:16 +0000)
bin/start.sh

index a6b14f3..a25e1eb 100755 (executable)
@@ -1,4 +1,3 @@
 #!/bin/sh -x
 
-sudo id
-exec perl -Ilib/PXElator -Ilib -Mhttpd -e httpd::start
+sudo perl -Ilib/PXElator -Ilib -Mhttpd -e httpd::start