diff options
Diffstat (limited to 'Library/Formula/nginx.rb')
| -rw-r--r-- | Library/Formula/nginx.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/nginx.rb b/Library/Formula/nginx.rb index a05b9091e..178f09b10 100644 --- a/Library/Formula/nginx.rb +++ b/Library/Formula/nginx.rb @@ -81,7 +81,7 @@ class Nginx < Formula EOS end - def startup_plist; <<-EOS.undent + def plist; <<-EOS.undent <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> |
