daemon launched by monitor & show daemon status in module.prop

This commit is contained in:
5ec1cff
2023-12-11 23:38:43 +08:00
parent ad8510dee0
commit 993b18752b
5 changed files with 243 additions and 47 deletions

View File

@@ -9,6 +9,7 @@
#include "main.hpp"
#include "utils.hpp"
#include "daemon.h"
#include <sys/mount.h>
using namespace std::string_view_literals;