Before:

frisell ~ # ps aux|grep smtp
root       836  0.0  0.1  41724  1744 ?        Ss   Apr30   0:00 smtpd:
[priv]
smtpq      837  0.0  0.2  43680  4164 ?        S    Apr30   0:21 smtpd:
queue
smtpd      839  0.0  0.1  41788  1724 ?        S    Apr30   0:17 smtpd:
control
smtpd      840  0.0  0.2  42648  3656 ?        S    Apr30   2:52 smtpd:
lookup
smtpd      841  0.0  0.0  41400  1212 ?        S    Apr30   0:00 smtpd:
delivery
smtpd      842  0.0  0.1  42052  2288 ?        S    Apr30   0:21 smtpd:
filter
smtpd      843  0.0  0.2  42084  3532 ?        S    Apr30   1:14 smtpd:
transfer
smtpd      844  0.0  0.0  41400  1456 ?        S    Apr30   0:06 smtpd:
scheduler
smtpd      845  0.0  0.2  42500  3896 ?        S    Apr30   1:40 smtpd: smtp


After:

frisell ~ # ps aux|grep smtp
root      1806  0.0  0.1  41580  1584 ?        Ss   22:55   0:00 smtpd:
[priv]
smtpq     1808  0.0  0.1  41932  2124 ?        S    22:55   0:00 smtpd:
queue
smtpd     1809  0.0  0.0  41512  1472 ?        S    22:55   0:00 smtpd:
control
smtpd     1811  0.0  0.0  41512  1452 ?        S    22:55   0:00 smtpd:
lookup
smtpd     1812  0.0  0.0  41320  1452 ?        S    22:55   0:00 smtpd:
scheduler
smtpd     1813  0.0  0.1  41512  2220 ?        S    22:55   0:00 smtpd:
pony express
smtpd     1814  0.0  0.1  41260  1600 ?        S    22:55   0:00 smtpd:
klondike


I understand that there's recently been some process unification, and this
rearchitecting has a few benefits. Cool.

However, the new names of "pony express" and "klondike" are entirely
useless to me, the admin, and extremely unprofessional. Would you consider
choosing more relevant process titles?

Reply via email to