X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fcore%2Fmain.c;h=77980e392955c8629999ad1137f081147939acea;hp=140f2195acae4960343714cec053bdfed0f85096;hb=ee33e53a70c0d3f9d8aeafe4b8fd84a0d5e1d8d9;hpb=cc13b327297bb616f8adca10c7503581c8bc5b93 diff --git a/src/core/main.c b/src/core/main.c index 140f2195a..77980e392 100644 --- a/src/core/main.c +++ b/src/core/main.c @@ -1543,7 +1543,7 @@ int main(int argc, char *argv[]) { * managers and installers to provision a couple of * files already. If the container manager wants to * provision the machine ID itself it should pass - * $container_uuid to PID 1.*/ + * $container_uuid to PID 1. */ empty_etc = access("/etc/machine-id", F_OK) < 0; if (empty_etc)