Skip to content

Commit 9275dba

Browse files
committed
add authbind "--deep" option note to README
1 parent 029da7b commit 9275dba

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,9 @@ exec /usr/bin/authbind /usr/bin/python /home/anhalt/web-asset-server/server.py
8080
respawn
8181
```
8282

83+
Note: Some users have reported that `authbind` must be provided with the `--deep` option.
84+
If the asset server is failing to start due to permission problems, this may be a solution.
85+
8386
Then reload the init config files and start the server:
8487

8588
```

0 commit comments

Comments
 (0)