docs: Update Synology user ID retrieval command to synouser --get
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
- [ ] **Manual**: Give this user read/write access to the `docker` and `media` shared folders.
|
||||
|
||||
### Get User IDs
|
||||
- [ ] **Manual**: SSH into NAS and run `id svc-paperless`.
|
||||
- [ ] **Expected Output**: `uid=1036(svc-paperless) gid=65538(svc-group)`.
|
||||
- [ ] **Manual**: SSH into NAS and run `sudo synouser --get svc-paperless`.
|
||||
- [ ] **Expected Output**: Look for `User ID` and `Group ID`.
|
||||
- [ ] **Action**: Note these IDs for the `stack.env` file.
|
||||
|
||||
## 2. Infrastructure Setup
|
||||
|
||||
Reference in New Issue
Block a user