update _extras; fix typo (htttp => http), and add rest of options in clientinfo.env
This commit is contained in:
@@ -9,7 +9,7 @@ Description=Return Client Request Information
|
||||
Type=notify
|
||||
# These may also be "httpd", "nginx", etc.
|
||||
User=http
|
||||
Group=htttp
|
||||
Group=http
|
||||
Restart=on-failure
|
||||
RestartSec=10
|
||||
# Not required, but you may create this file and specify the associated commandline argument env vars.
|
||||
@@ -17,6 +17,7 @@ RestartSec=10
|
||||
# See clientinfo.env for an example.
|
||||
EnvironmentFile=-/etc/default/clientinfo
|
||||
ExecStart=/usr/local/bin/clientinfo
|
||||
RuntimeDirectory=clientinfo
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
Reference in New Issue
Block a user