mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
nixos/tets/discourse: update dovecot unit name
The alias for dovecot2 has been removed.
This commit is contained in:
@@ -188,7 +188,7 @@ in
|
||||
)
|
||||
|
||||
client.wait_for_unit("postfix.service")
|
||||
client.wait_for_unit("dovecot2.service")
|
||||
client.wait_for_unit("dovecot.service")
|
||||
|
||||
discourse.succeed(
|
||||
"sudo -u discourse discourse-rake api_key:create_master[master] >api_key",
|
||||
|
||||
Reference in New Issue
Block a user