# HG changeset patch # User Daichi TOMA # Date 1392081241 -32400 # Node ID 3a090e9b98160af7386dcb728fc839f82d9ffda1 # Parent d31284559855db4bffb546b28455135dca1524c5 add README diff -r d31284559855 -r 3a090e9b9816 README --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README Tue Feb 11 10:14:01 2014 +0900 @@ -0,0 +1,2 @@ +# mkdir /var/run/mighty/ +# chown amothic:amothic /var/run/mighty/ diff -r d31284559855 -r 3a090e9b9816 example.conf --- a/example.conf Tue Feb 11 09:55:09 2014 +0900 +++ b/example.conf Tue Feb 11 10:14:01 2014 +0900 @@ -2,10 +2,10 @@ Port: 8080 Debug_Mode: No # Yes or No # If available, "nobody" is much more secure for User:. -User: root +User: amothic # If available, "nobody" is much more secure for Group:. -Group: root -Pid_File: /var/run/mighty.pid +Group: amothic +Pid_File: /var/run/mighty/mighty.pid Logging: No # Yes or No Log_File: /var/log/mighty # The directory must be writable by User: Log_File_Size: 16777216 # bytes