diff --git a/builder/data/etc/systemd/system/pwnagotchi.service b/builder/data/etc/systemd/system/pwnagotchi.service index 1c75960..b68ab45 100644 --- a/builder/data/etc/systemd/system/pwnagotchi.service +++ b/builder/data/etc/systemd/system/pwnagotchi.service @@ -13,6 +13,8 @@ Restart=always RestartSec=30 TasksMax=infinity LimitNPROC=infinity +StandartOutput=null +StandartError=null [Install] WantedBy=multi-user.target