Feat: Implementiert Funktionen zum Überprüfen und Neustarten mit Root-/Admin-Rechten

This commit is contained in:
2025-08-21 00:07:22 +02:00
parent da371e5b85
commit 4373b60193
3 changed files with 61 additions and 0 deletions

View File

@@ -8,3 +8,4 @@ authors = ['DragonSlayer_14']
time = { version="0.3.41", features = ["formatting", "macros", "local-offset"] }
serde = { version="1.0.219", features = ["derive"] }
confy = "1.0.0"
libc = "1.0.0-alpha.1"