mirror of
https://github.com/CPunch/Laika.git
synced 2025-09-29 13:10:08 +00:00
Linux: implemented laikaB_markRunning() & laikaB_unmarkRunning()
- switched to file locks as that's more discreet - tied to LAIKA_PERSISTENCE being defined
This commit is contained in:
@@ -3,10 +3,6 @@
|
||||
|
||||
#include "lconfig.h"
|
||||
|
||||
#ifndef LAIKA_PERSISTENCE
|
||||
#define LAIKA_NOINSTALL
|
||||
#endif
|
||||
|
||||
#include <stdbool.h>
|
||||
|
||||
/* check if laika is running as super-user */
|
||||
|
Reference in New Issue
Block a user