Rename to stalwart-accounts
This commit is contained in:
parent
54feff4cc6
commit
b28e6363c4
3 changed files with 31 additions and 31 deletions
|
|
@ -85,7 +85,7 @@ with lib; {
|
|||
serviceConfig = {
|
||||
Type = "simple";
|
||||
User = cfg.user;
|
||||
ExecStart = "${cfg.package}/bin/mail_accounts";
|
||||
ExecStart = "${cfg.package}/bin/stalwart-accounts";
|
||||
EnvironmentFile = optional (cfg.environmentFile != null) cfg.environmentFile;
|
||||
# Security
|
||||
NoNewPrivileges = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue