-
Notifications
You must be signed in to change notification settings - Fork 241
Open
Description
On install/update:
- Create a
conf.d/
if it does not already exist. - If an existing config file exists, move it to a
.bak
(or similarly renamed) file and inform the user. - Create an example
lokinet-example.ini
inconf.d/
with commented defaults and a conspicuous comment at the beginning noting that it will be overridden on update/reinstall, and the user should use it as a template to create a separate config file rather than modifying it in-place.