diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2023-01-22 09:44:45 -0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2023-01-22 09:44:45 -0800 |
commit | 2a294eaa96f5fdd63a58f6f37bddcc3f9a1bd29e (patch) | |
tree | fda1fcb569ce728aa7e148f6e6023774777f70ac | |
parent | 940d212ecd7c7226713724aebd6df76483100c3b (diff) | |
download | freebsd-ports-2a294eaa96f5fdd63a58f6f37bddcc3f9a1bd29e.zip |
UPDATING: Fix typos
-rw-r--r-- | UPDATING | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -20889,10 +20889,10 @@ or AFFECTS: users of www/adguardhome AUTHOR: yuri@FreeBSD.org - www/adguardhome now stores configuratio and database information in + www/adguardhome now stores configuration and database information in $PREFIX/etc/AdGuardHome.yaml and /var/db/adguardhome/data respectively. 'service adguardhome start' attempts to move config - and data files to the new location but it required manual move when + and data files to the new locations but it requires manual move when both old and new files are present. 'service adguardhome start' prints a warning with relevant location information. |