We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c14b32f commit 90e974cCopy full SHA for 90e974c
1 file changed
README.md
@@ -110,7 +110,7 @@ to start and stop the server:
110
limit nofile 20000 20000
111
setuid www-data
112
setgid www-data
113
- exec /opt/freegeoip/freegeoip -c /opt/freegeoip.conf -l /var/log/freegeoip/freegeoip.log
+ exec /opt/freegeoip/freegeoip -c /opt/freegeoip/freegeoip.conf -l /var/log/freegeoip/freegeoip.log
114
115
The log directory must be created with the right permissions before the
116
daemon can be started. Use the following command for this:
0 commit comments