Commit Graph

4 Commits

Author SHA1 Message Date
Metalcape e217ac503e
Use modified knockd to set a cooldown on port 19132 (#2003) 2023-03-12 13:40:35 -05:00
Michael Kirsch b7f8239235
use user instead of group in sudoers file (#1367) 2022-02-15 17:28:05 -06:00
ErstBlack ffb50cfe28
Fixing AUTOPAUSE on Raspberry Pi 4s (#708)
* Replacing killall with pkill and ps -a to ps -ax

* Adding net-tools and removing -q from pkill

* Missed the resume.sh

* Christ there's a lot of ps calls

* Adding -x to health.sh, replacing killall with pkill in sudoers-mv, and replacing su-exec with gosu in knockd-config.cfg

Co-authored-by: sean.sullivan.ctr@progeny.net <sean.sullivan.ctr@progeny.net>
2020-12-31 13:15:44 -06:00
Michael Kirsch 71a7afab17
Autopause functionality (#531) 2020-05-20 08:17:58 -05:00