Initial commit

This commit is contained in:
2025-07-02 10:35:14 +02:00
commit 9445b1ff44
5 changed files with 93 additions and 0 deletions

5
log Executable file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
journalctl -b | grep -i "systemd-sleep\|sleep\.target" | tail -n 25
echo
journalctl -t "SmartSleep" | tail -n 30