mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
there is no logging to journald anymore
This commit is contained in:
@ -376,7 +376,7 @@
|
|||||||
I'm managed by systemd. Here are some basic commands.
|
I'm managed by systemd. Here are some basic commands.
|
||||||
|
|
||||||
If you want to know what I'm doing, you can check my logs with the command
|
If you want to know what I'm doing, you can check my logs with the command
|
||||||
journalctl -fu pwnagotchi
|
tail -f /var/log/pwnagotchi.log
|
||||||
|
|
||||||
If you want to know if I'm running, you can use
|
If you want to know if I'm running, you can use
|
||||||
systemctl status pwnagotchi
|
systemctl status pwnagotchi
|
||||||
|
Reference in New Issue
Block a user