mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +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
|
||||
status_log_file = %(log_dir)s/status.log
|
||||
access_log_file = %(log_dir)s/access.log
|
||||
pidfile = %(pid_dir)s/pidfile.pid
|
||||
pidfile = %(pid_dir)s/plinth.pid
|
||||
|
||||
[Network]
|
||||
host = 127.0.0.1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user