mirror of
https://github.com/javalsai/lidm.git
synced 2025-09-01 02:47:59 +02:00
whoops
This commit is contained in:
@@ -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);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user