about summary refs log tree commit diff
path: root/services/varnish/run
diff options
context:
space:
mode:
Diffstat (limited to 'services/varnish/run')
-rwxr-xr-xservices/varnish/run2
1 files changed, 2 insertions, 0 deletions
diff --git a/services/varnish/run b/services/varnish/run
new file mode 100755
index 0000000..8080615
--- /dev/null
+++ b/services/varnish/run
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec varnishd -a 0.0.0.0:80 -f /etc/varnish/default.vcl -T localhost:6082 -s malloc,64M -u nobody -g nogroup -F