tweaked monitor setup - monitor - monitor script | |
git clone git://git.suckless.org/monitor | |
Log | |
Files | |
Refs | |
LICENSE | |
--- | |
commit c93609605124f3122ba449df62020e4e36f339e3 | |
parent 308c98da603c72c5d6d90f919e16d21de08711b1 | |
Author: Anselm R Garbe <[email protected]> | |
Date: Thu, 13 Jul 2017 19:02:02 +0000 | |
tweaked monitor setup | |
Diffstat: | |
M monitor.rc | 7 ++++--- | |
1 file changed, 4 insertions(+), 3 deletions(-) | |
--- | |
diff --git a/monitor.rc b/monitor.rc | |
@@ -10,9 +10,10 @@ | |
PATH=/usr/local/plan9/bin:$PATH | |
hosts=(\ | |
- suckless.org:88.99.169.165:[email protected]:0:1:1:0\ | |
- sta.li:88.99.169.165:[email protected]:0:1:0.0\ | |
- garbe.us:94.130.56.76:[email protected]:0:1:1:0\ | |
+ suckless.org:88.99.169.165:[email protected]:1:1:1:1\ | |
+ sta.li:88.99.169.165:[email protected]:1:1:0.0\ | |
+ garbe.us:94.130.56.76:[email protected]:1:1:1:1\ | |
+ flycyg.com:35.156.38.103:[email protected]:0:1:1:1\ | |
) | |
fn ok { |