Perhaps I should add, that manually a

service amavis start 

also did not solve the problem, but a

service amavis restart

helped. The Active state again changed to active(running)

jochen....@gmail.com schrieb am Freitag, 24. November 2023 um 12:46:28 
UTC+1:

> Hi,
>
> I manage a Debian Mailserver running postfix, amavis and others. I have 
> service statements in place that should keep the server running.
>
> From time to time, the service resource does not correctly restart the 
> amavis service.
>
> if I do service amavis status, the output should be
>
>    Active: active (running)
>
> but it seems to me, when the output is
>
>    Active: active (exited)
>
> my service resource does not work:
>
> service { 'amavis':
>         ensure => running
> }
>
> active(exited) is the typical state a running postfix is in... I don't 
> know, why this does not seem to work with amavis. Can anyone please share 
> some knowledge how to correctly keep amavis running?
>
> Thanks, best
> Jochen
>

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/ab83286a-2388-47d5-b1ea-49a2e3b983c2n%40googlegroups.com.

Reply via email to