On 2024-12-16 00:23, Tomasz Pala via Postfix-users wrote:
> 
> All the processes of a service share single CGroup, so there's no ambiguity.

Catched in several seconds intervals:

host-server ~# machinectl shell mail-server
mail-server ~# systemd-cgls -u postfix
Unit postfix.service (/system.slice/postfix.service):
|- 4480 qmgr -l -t unix -u -c
|- 7058 tlsmgr -l -t unix -u
|-36135 anvil -l -t unix -u -c
|-36859 pickup -l -t unix -u -c
|-37093 smtpd -n 2587 -t inet -u -o stress= -o syslog_name=postfix/submission 
-o smtpd_sasl_auth_enable=yes -o 
smtpd_client_restrictions=$mua_client_restrictions -o 
smtpd_helo_restrictions=$mua_helo_restrictions -o 
smtpd_sender_restrictions=$mua_sender_restrictions -o 
smtpd_recipient_restrictions=$submission_recipient_restrictions -o 
smtpd_relay_restrictions=permit_sasl_authenticated,reject -o 
smtpd_data_restrictions=$submission_data_restrictions -o 
cleanup_service_name=cleanupH
|-37105 smtpd -n 2587 -t inet -u -o stress= -o syslog_name=postfix/submission 
-o smtpd_sasl_auth_enable=yes -o 
smtpd_client_restrictions=$mua_client_restrictions -o 
smtpd_helo_restrictions=$mua_helo_restrictions -o 
smtpd_sender_restrictions=$mua_sender_restrictions -o 
smtpd_recipient_restrictions=$submission_recipient_restrictions -o 
smtpd_relay_restrictions=permit_sasl_authenticated,reject -o 
smtpd_data_restrictions=$submission_data_restrictions -o 
cleanup_service_name=cleanupH
|-37106 proxymap -t unix -u
`-68533 /usr/lib64/postfix/master -w

mail-server ~# systemd-cgls -u postfix
Unit postfix.service (/system.slice/postfix.service):
|- 4480 qmgr -l -t unix -u -c
|- 7058 tlsmgr -l -t unix -u
|-36135 anvil -l -t unix -u -c
|-36859 pickup -l -t unix -u -c
`-68533 /usr/lib64/postfix/master -w

mail-server ~# systemd-cgls -u postfix
Unit postfix.service (/system.slice/postfix.service):
|- 4480 qmgr -l -t unix -u -c
|- 7058 tlsmgr -l -t unix -u
|-36135 anvil -l -t unix -u -c
|-36859 pickup -l -t unix -u -c
|-37174 smtpd -n 2587 -t inet -u -o stress= -o syslog_name=postfix/submission 
-o smtpd_sasl_auth_enable=yes -o 
smtpd_client_restrictions=$mua_client_restrictions -o 
smtpd_helo_restrictions=$mua_helo_restrictions -o 
smtpd_sender_restrictions=$mua_sender_restrictions -o 
smtpd_recipient_restrictions=$submission_recipient_restrictions -o 
smtpd_relay_restrictions=permit_sasl_authenticated,reject -o 
smtpd_data_restrictions=$submission_data_restrictions -o 
cleanup_service_name=cleanupH
|-37175 proxymap -t unix -u
|-37222 postscreen -l -n 2025 -t inet -u
|-37223 dnsblog -z -t unix -u
|-37224 dnsblog -z -t unix -u
|-37225 dnsblog -z -t unix -u
|-37228 smtpd -t pass -u -o stress= -o smtpd_sasl_auth_enable=no -o 
smtpd_discard_ehlo_keywords=silent-discard,dsn,etrn,size,chunking,vrfy
`-68533 /usr/lib64/postfix/master -w

_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to