change vaultwarden to simple service
This commit is contained in:
parent
75682d84aa
commit
d0ffd1a57e
1 changed files with 0 additions and 1 deletions
|
@ -66,7 +66,6 @@ in
|
|||
after = [ "network-online.target" ];
|
||||
environment = cfg.config;
|
||||
serviceConfig = {
|
||||
Type = "notify";
|
||||
DynamicUser = true;
|
||||
EnvironmentFile = cfg.environmentFiles;
|
||||
AmbientCapabilities = [ "" ];
|
||||
|
|
Loading…
Reference in a new issue