This commit is contained in:
Adrien Bourmault 2022-10-23 17:22:34 +00:00
parent 0adf52c4fc
commit bd3444f8fa
1 changed files with 0 additions and 13 deletions

View File

@ -68,19 +68,6 @@ Documentation=https://github.com/dani-garcia/vaultwarden
# Only sqlite # Only sqlite
After=network.target After=network.target
# MariaDB
# After=network.target mariadb.service
# Requires=mariadb.service
# Mysql
# After=network.target mysqld.service
# Requires=mysqld.service
# PostgreSQL
# After=network.target postgresql.service
# Requires=postgresql.service
[Service] [Service]
# The user/group vaultwarden is run under. the working directory (see below) should allow write and read access to this user/group # The user/group vaultwarden is run under. the working directory (see below) should allow write and read access to this user/group
User=vaultwarden User=vaultwarden