diff --git a/builder/data/etc/systemd/system/pwnagotchi.service b/builder/data/etc/systemd/system/pwnagotchi.service index 1c759608..b68ab457 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