summary refs log tree commit diff
path: root/services/lighttpd/run
diff options
context:
space:
mode:
Diffstat (limited to 'services/lighttpd/run')
-rwxr-xr-x[-rw-r--r--]services/lighttpd/run2
1 files changed, 1 insertions, 1 deletions
diff --git a/services/lighttpd/run b/services/lighttpd/run
index 936152b..b1d0bb0 100644..100755
--- a/services/lighttpd/run
+++ b/services/lighttpd/run
@@ -1,2 +1,2 @@
 #!/bin/sh
-exec /usr/sbin/lighttpd-angel -D -f /etc/lighttpd/lighttpd.conf
+exec lighttpd-angel -D -f /etc/lighttpd/lighttpd.conf