Marco d'Itri wrote:
> On Sep 23, 積丹尼 Dan Jacobson <jida...@jidanni.org> wrote:
> > Why the \x2d in one 'slice' but not the other?
> Because one contains / and the other does not.

2d hex is '-', not '/'. The actual reason is that '-' in slice names has
a special meaning to separate hierarchical components, and '-' within
component names is escaped. "system-systemd\x2dfsck.slice" means
subslice "systemd-fsck" of "system" slice, and it's printed that way to
distinguish it from a 3-level hierarchy "system", "systemd", "fsck".


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to