On Mon, 02.01.12 20:11, Thomas Meyer (tho...@m3y3r.de) wrote:
> Hello,
>
> 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 dete
]] 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
Hello,
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?)
$ systemctl