main: fix reexec

This commit is contained in:
Lennart Poettering 2011-08-01 22:42:19 +02:00
parent 1d6702e8d3
commit 7aaa27f219

View file

@ -1036,8 +1036,8 @@ int main(int argc, char *argv[]) {
for (j = 1; j < argc; j++)
if (streq(argv[j], "--deserialize")) {
break;
is_reexec = true;
break;
}
/* If we get started via the /sbin/init symlink then we are