]] Thomas Meyer 

> is there an option to show the service units with changed/deleted on disk 
> libraries?
> 
> something like "sudo grep deleted /proc/*/maps | sort -t / -k 1,3 -u"
> for systemctl? (btw. is this the best/correct way of detecting this,
> i.e. grep for "deleted" in all /proc/*/maps files?)

I'd suggest you look at checkrestart from the debian-goodies package.

-- 
Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to