mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-09-19 04:59:01 +00:00
Update name of PID file to plinth.pid
This commit is contained in:
parent
8a6bf129f3
commit
9d296a6270
@ -17,7 +17,7 @@ store_file = %(data_dir)s/store.sqlite3
|
|||||||
user_db = %(data_dir)s/users.sqlite3
|
user_db = %(data_dir)s/users.sqlite3
|
||||||
status_log_file = %(log_dir)s/status.log
|
status_log_file = %(log_dir)s/status.log
|
||||||
access_log_file = %(log_dir)s/access.log
|
access_log_file = %(log_dir)s/access.log
|
||||||
pidfile = %(pid_dir)s/pidfile.pid
|
pidfile = %(pid_dir)s/plinth.pid
|
||||||
|
|
||||||
[Network]
|
[Network]
|
||||||
host = 127.0.0.1
|
host = 127.0.0.1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user