[arch-general] Shouldn't pacman restart dovecot after update?

Guus Snijders gsnijders at gmail.com
Sat Aug 7 17:07:35 EDT 2010


On 07-08-10 10:53, Attila wrote:
> At Samstag, 7. August 2010 01:26 Guus Snijders wrote:
[ list of apps to restart after update ]

>> After thinking about it for a moment, it seems one solution would
>> be very simple. Just run "lsof | grep -i DEL".
>
> It seems that you don't use KDE because i get a big list of
> '*kdelibs*' entries.-)

In that case, try:
lsof | grep " DEL "

Note the spaces before and after DEL.
After checking it again, i noted that lsof uses caps for the type, so we 
can drop the -i from grep.

But you were right, i didn't think of kdelibs. ;)


mvg,
    Guus


More information about the arch-general mailing list