Skip to content

Commit

Permalink
remove process limits
Browse files Browse the repository at this point in the history
  • Loading branch information
dadav committed Dec 14, 2019
1 parent e0a66f5 commit 6babad0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion builder/data/etc/systemd/system/pwnagotchi.service
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ PermissionsStartOnly=true
ExecStart=/usr/bin/pwnagotchi-launcher
Restart=always
RestartSec=30
TasksMax=infinity
LimitNPROC=infinity

[Install]
WantedBy=multi-user.target
WantedBy=multi-user.target

0 comments on commit 6babad0

Please sign in to comment.