Check if already mounted before mounting
This commit is contained in:
@@ -66,6 +66,7 @@ public:
|
||||
void daemonize();
|
||||
void write_pid();
|
||||
void mount_fs();
|
||||
void check_already_mounted();
|
||||
void check_exit();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user