Justin Perdok
cde5396e85
Ensure wpa_supplicant logs to syslog
2021-11-14 00:57:15 +01:00
Yeri Tiete
552df65422
Make sure IPv4 works when eth0 is connected
...
Resolves an issue where IPv4 traffic would not work when eth0 is connected (i.e. usb-ethernet adapter over OTG). The static route for usb0 precedes the DHCP route for eth0. Only IPv6 traffic would work, but not IPv4 until the metric for usb0 is increase and thus lowered in priority. If no eth0 is plugged in, internet works fine over usb0.
2020-09-04 17:49:41 +08:00
dadav
c2f9860bc5
same as in the py file
2020-04-19 16:48:11 +02:00
dadav
c726779f6e
only go back 5 mins
2020-04-19 16:36:26 +02:00
dadav
56c291d302
change treshhold to 5
2020-04-18 18:19:16 +02:00
dadav
de62214970
add missing option
2020-04-18 13:30:43 +02:00
dadav
7f8380c38a
switch to static
2020-04-18 12:26:21 +02:00
dadav
2b17e5322b
only kill if present
2020-04-18 11:29:54 +02:00
dadav
1be17b1f99
reboot if reload fails
2020-04-18 11:17:46 +02:00
dadav
2dee3987d4
add bash completion
2020-04-18 10:59:08 +02:00
dadav
eb76cc7023
fix location
2020-04-18 10:22:18 +02:00
dadav
35ea36ef33
auto redirect when decrypted
2020-04-18 10:09:20 +02:00
dadav
67b4747afa
adjust cmd
2020-04-17 16:39:31 +02:00
dadav
311931c81d
added watchdog
2020-04-17 16:32:24 +02:00
dadav
585b208e9e
support multiple passwords
2020-04-15 16:51:43 +02:00
dadav
1f2dd73976
Big update
2020-04-13 17:16:24 +02:00
xBelladonna
da4319f81b
Fix typo in systemd service
...
Disable journal logging
Signed-off-by: xBelladonna <isabelladonnamoore@users.noreply.github.com>
2020-02-18 05:21:40 +09:30
dadav
52d432e5b6
Psssst, Lennart
2020-01-19 17:46:12 +01:00
dadav
215af0fc88
Prevents permanent tfevent files
2020-01-02 14:07:27 +01:00
dadav
6babad0d02
remove process limits
2019-12-14 09:00:54 +01:00
Simone Margaritelli
e336fca0de
fix: fixed race condition (again) on override files
2019-11-04 17:33:35 +01:00
Simone Margaritelli
bd63f71a1d
fix: +x to /usr/bin/* while creating the .img
2019-10-31 17:25:21 +01:00
Simone Margaritelli
13064879e0
fix: fixed, refactored and centralized launchers logic ( closes #473 )
2019-10-31 14:14:13 +01:00
Simone Margaritelli
96c617e152
misc: small fix or general refactoring i did not bother commenting
2019-10-31 12:56:27 +01:00
Simone Margaritelli
783ac61594
fix: the auto-update plugin now also installs launchers and service files via setup.py ( closes #470 )
2019-10-31 12:48:15 +01:00
Simone Margaritelli
be414e57b3
fix: builder now uses files provisioners and auto-update installs project data (ref #470 )
2019-10-30 19:24:12 +01:00