X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsd_booted.xml;h=841ee1d47904bcc91a108c2a8750c051095842f9;hp=15cd6ce4f74eb3c8a20d630c933a1952bfe415f2;hb=a3c159a23c7cae889f89ed69bbe82c272bf163ca;hpb=af62c704053b5d34672497eb5bdc4764ebbb5f4f diff --git a/man/sd_booted.xml b/man/sd_booted.xml index 15cd6ce4f..841ee1d47 100644 --- a/man/sd_booted.xml +++ b/man/sd_booted.xml @@ -85,11 +85,11 @@ implementation. Internally, this function checks whether the - /cgroup/systemd virtual file + /sys/fs/cgroup/systemd virtual file system is mounted, by comparing the st_dev value of the stat() data of - /cgroup and - /cgroup/systemd. + /sys/fs/cgroup and + /sys/fs/cgroup/systemd. For details about the algorithm check the liberally licensed reference implementation sources: