mirror of
https://github.com/javalsai/lidm.git
synced 2025-07-03 22:38:41 +02:00
whoops
This commit is contained in:
parent
98598cf490
commit
e71d2fdd8c
@ -33,5 +33,5 @@ int main(int argc, char *argv[]) {
|
|||||||
|
|
||||||
int ret = load(users, sessions);
|
int ret = load(users, sessions);
|
||||||
if (ret == 0)
|
if (ret == 0)
|
||||||
execl(argv[0], argv[0], NULL);
|
execl(argv[0], argv[0], NULL);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user