I hereby claim:
- I am strykar on github.
- I am strykar (https://keybase.io/strykar) on keybase.
- I have a public key ASD8k3n9Zi5t4S-h7dnhcoseAybooMJlxerYC30LSwNSJwo
To claim this, I am signing this object:
{| #!/bin/sh | |
| # @ reboot /dump1090.sh > /dev/null 2>&1 | |
| mkdir -p /var/run/dump1090 | |
| touch /var/run/dump1090/aircraft.json | |
| /usr/bin/dump1090 --quiet --write-json /var/run/dump1090 --lat xx.xxx823 --lon xx.xxx452 --metric --modeac --forward-mlat --gnss --net & | |
| exit 0 |
I hereby claim:
To claim this, I am signing this object:
{| $ diff lede/feeds/packages/utils/gpsd/Makefile lede/feeds/packages/utils/gpsd/Makefile.ORIG | |
| 97c97 | |
| < ubx=yes \ | |
| --- | |
| > ubx=no \ | |
| 99c99 | |
| < ntrip=yes \ | |
| --- | |
| > ntrip=no \ | |
| 107,116d106 |
| #/home/strykar/builds/openwrt/feeds/packages/net/rtlsdrbiast/Makefile | |
| include $(TOPDIR)/rules.mk | |
| PKG_NAME:=rtlsdrbiast | |
| PKG_VERSION:=1 | |
| PKG_RELEASE:=1 | |
| PKG_BUILD_DIR:=/home/strykar/builds/rtlsdrbiast-1 | |
| PKG_SOURCE_PROTO:=git | |
| PKG_SOURCE_URL:=https://github.com/rtlsdrblog/rtl_biast |
| Computer Information: | |
| Manufacturer: Unknown | |
| Model: Unknown | |
| Form Factor: Desktop | |
| No Touch Input Detected | |
| Processor Information: | |
| CPU Vendor: GenuineIntel | |
| CPU Brand: Intel(R) Core(TM) i5 CPU 750 @ 2.67GHz | |
| CPU Family: 0x6 |
| bom.wrtpoona.in { | |
| log stdout | |
| errors | |
| tls strykar@hotmail.com | |
| root /srv/http/smokeping | |
| fastcgi / unix:/var/run/fcgiwrap.sock { | |
| env SCRIPT_FILENAME /srv/http/smokeping/smokeping.fcgi.dist |
| bom.wrtpoona.in { | |
| header / { | |
| -Server | |
| Strict-Transport-Security "max-age=31536000;" | |
| X-XSS-Protection "1; mode=block" | |
| X-Content-Type-Options "nosniff" | |
| X-Frame-Options "DENY" | |
| Expect-CT "enforce; max-age=3600" | |
| X-POP-Tag "GCP-MUM-SEA1" |
| execve("/usr/bin/sudo", ["sudo", "-u", "smokeping", "/usr/bin/smokeping", "--debug", "--master-url=https://bom.wrtpoon"..., "--cache-dir=/var/smokeping/", "--shared-secret=/var/smokeping/s"...], 0x7ffd18a2c648 /* 20 vars */) = 0 | |
| brk(NULL) = 0x55a06adb3000 | |
| arch_prctl(0x3001 /* ARCH_??? */, 0x7ffdf3d3c670) = -1 EINVAL (Invalid argument) | |
| access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/lib/sudo/tls/x86_64/x86_64/libutil.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) | |
| stat("/usr/lib/sudo/tls/x86_64/x86_64", 0x7ffdf3d3b8b0) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/lib/sudo/tls/x86_64/libutil.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) | |
| stat("/usr/lib/sudo/tls/x86_64", 0x7ffdf3d3b8b0) = -1 ENOENT (No such file or directory) | |
| openat(AT_FDCWD, "/usr/lib/sudo/tls/x86_64/libutil.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) | |
| stat("/usr/lib/sudo/tls/x86_64" |
| bom.wrtpoona.in { | |
| header / { | |
| -Server | |
| Strict-Transport-Security "max-age=31536000;" | |
| X-XSS-Protection "1; mode=block" | |
| X-Content-Type-Options "nosniff" | |
| X-Frame-Options "DENY" | |
| Expect-CT "enforce; max-age=3600" | |
| X-POP-Tag "GCP-MUM-SEA1" |
| [Unit] | |
| Description=Smokeping slave-only service to connect to remote Smokeping master | |
| After=network.target | |
| After=systemd-user-sessions.service | |
| After=network-online.target | |
| [Service] | |
| User=root | |
| ConditionPathExists=/run/smokeping | |
| ExecStartPre=-/usr/bin/mkdir -p /run/smokeping && /usr/bin/chown -R smokeping:smokeping /run/smokeping |