Skip to content

Commit 90e974c

Browse files
committed
Update README.md
Assuming that the entire freegeoip folder is copied to /opt/, the conf file will be in /opt/freegeoip/
1 parent c14b32f commit 90e974c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ to start and stop the server:
110110
limit nofile 20000 20000
111111
setuid www-data
112112
setgid www-data
113-
exec /opt/freegeoip/freegeoip -c /opt/freegeoip.conf -l /var/log/freegeoip/freegeoip.log
113+
exec /opt/freegeoip/freegeoip -c /opt/freegeoip/freegeoip.conf -l /var/log/freegeoip/freegeoip.log
114114

115115
The log directory must be created with the right permissions before the
116116
daemon can be started. Use the following command for this:

0 commit comments

Comments
 (0)