Created
          April 2, 2016 20:07 
        
      - 
      
- 
        Save matthewjackowski/351b271b8ce7fcfd6c12d6bbbf604e60 to your computer and use it in GitHub Desktop. 
Revisions
- 
        Matthew Jackowski renamed this gist Apr 2, 2016 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewingFile renamed without changes.
- 
        Matthew Jackowski created this gist Apr 2, 2016 .There are no files selected for viewingThis file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,11 @@ #!/bin/bash set -e exec bash -c \ "exec /usr/local/sbin/varnishd -F \ -a :80 \ -a :6443 \ -S /etc/varnish/secret \ -f /etc/varnish/default.vcl \ -s malloc,256m" 
 Matthew Jackowski
              renamed
            
            this gist
            
              Matthew Jackowski
              renamed
            
            this gist