Timeout needs unit ('s')

This commit is contained in:
niten 2023-09-26 13:29:20 -07:00
parent 7b9c5090c2
commit 3d21ed7c77
1 changed files with 1 additions and 1 deletions

View File

@ -215,7 +215,7 @@ in {
service auth-worker {
user = ${config.services.dovecot2.user}
idle_kill = 3
idle_kill = 3s
}
'';
};