Run Bookwyrm service under dedicated user
This commit is contained in:
parent
368169a923
commit
418c17b666
1 changed files with 3 additions and 0 deletions
|
@ -21,6 +21,9 @@ with pkgs . kernelmaft ;
|
|||
|
||||
# Creates /var/lib/bookwyrm directory
|
||||
StateDirectory=bookwyrm
|
||||
|
||||
User=bookwyrm
|
||||
Group=bookwyrm
|
||||
'' ;
|
||||
} ;
|
||||
} ;
|
||||
|
|
Loading…
Add table
Reference in a new issue