Skip to content

Commit a4bbbb6

Browse files
committed
move chown msg again
1 parent f4b9557 commit a4bbbb6

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docs/install/truenas-scale.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,13 @@ You will need the following items before getting started:
3030
- We recommend putting the config file in place before installing the application.
3131
Use the documentation from above and save your custom config file to the location you chose above.
3232

33+
:::caution Configuration Notes
34+
The goal is make the config file available @ `/config/unpackerr.conf`.
35+
Using this path will allow Unpackerr to find your configuration automatically.
36+
You may also need to correct ownership on the file so unpackerr can read it.
37+
Use `chown` to do that. Something like: `chown apps:apps /mnt/default/unpackerr/unpackerr.conf`
38+
:::
39+
3340
## Installing the App
3441

3542
1. After TrueCharts is added as a catalog, go to the Apps section.
@@ -38,13 +45,6 @@ You will need the following items before getting started:
3845
1. Click Install. <br/>
3946
![TrueNAS Scale Discover Apps page](/img/screenshots/truenas-scale/discover.png)
4047

41-
:::caution Configuration Notes
42-
The goal is make the config file available @ `/config/unpackerr.conf`.
43-
Using this path will allow Unpackerr to find your configuration automatically.
44-
You may also need to correct ownership on the file so unpackerr can read it.
45-
Use `chown` to do that. Something like: `chown apps:apps /mnt/default/unpackerr/unpackerr.conf`
46-
:::
47-
4848
## Configuration
4949

5050
On the install screen, we are most concerned with the following two entries in the `Storage and Persistence` section:

0 commit comments

Comments
 (0)