]> git.ipfire.org Git - thirdparty/systemd.git/commit
journald: drop (deleted) from _EXE= fields
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 29 Jun 2013 17:11:44 +0000 (13:11 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 3 Jul 2013 03:06:22 +0000 (23:06 -0400)
commite79f68d11dcf4f7470fe21c219009c81e6433cf9
tree9e5ccd281d44b649f702cbc0f63053b41eee574c
parent05cc726731c5cec952722f1c14acb08e3d4d5e98
journald: drop (deleted) from _EXE= fields

The kernel adds those when the file is deleted,
but we don't really care if the file is still there
or not. The downside is that if the filename ends
in ' (deleted)', this part of the filename will be
removed. Too bad.
src/shared/util.c