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
|
# Creates /var/lib/bookwyrm directory
|
||||||
StateDirectory=bookwyrm
|
StateDirectory=bookwyrm
|
||||||
|
|
||||||
|
User=bookwyrm
|
||||||
|
Group=bookwyrm
|
||||||
'' ;
|
'' ;
|
||||||
} ;
|
} ;
|
||||||
} ;
|
} ;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue