Lukas Rusak
40af353132
rebrand: LibreELEC
2016-03-12 01:41:55 +01:00
Lukas Rusak
9d77b4a71c
connman: adjust connman.service to allow clean shutdown
2016-02-03 11:30:00 +01:00
Stefan Saraev
abf609d0f5
connman: make sure we have fallback namesrvers in resolv.conf
...
this fixes a very uncommon, edge case bug, if a user has
ipv4method=static but no nameservers set for a service - connman
may not store fallbacks to resolv.conf first time the user saves
connection properties via OE settings addon.
2015-07-19 21:03:37 +03:00
Stefan Saraev
e2efb47b2b
connman: /etc/hosts should be available early
...
because service.openelec.settings does it a bit
late, so kodi fails to find stuff that is added
to /storage/.config/hosts.conf
2015-01-20 23:30:42 +02:00
Stefan Saraev
343eab7914
connman: dont depend on debugconfig.service
2015-01-18 18:02:56 +02:00
Stefan Saraev
3f59597c92
connman: meh hostname
2014-08-17 23:26:38 +03:00
Stefan Saraev
84d226bb5a
connman: merge loopback.service into connman.service
2014-08-15 15:43:55 +02:00
Stefan Saraev
281c2366bb
connman: merge hostname.service into connman.service
2014-08-15 15:42:27 +02:00
Stephan Raue
f1e74d2ebb
Merge pull request #3189 from chewitt/custom_connman
...
connman: allow user editable main.conf
2014-07-07 22:56:32 +02:00
Stephan Raue
7d54310c05
connman: Require dbus.socket instead of syslog.target in systemd unit files, see also http://git.kernel.org/cgit/network/connman/connman.git/commit/?id=cfa24d924a0fe046d65120f21b480313b45e196b
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2014-05-31 18:12:52 +02:00
Christian Hewitt
b74368c3bd
connman: allow user editable main.conf
...
In recent months I have seen a number of cases where users need to
change ‘prefer ethernet’ to ‘prefer wifi’ or where users are trying to
enable tethering for ethernet or are running other daemons that add
network interfaces that should not be auto-managed by comman. All of
these require user editing of main.conf so this change moves main.conf
to /storage where it can be tweaked under-the-hood if needed.
2014-05-13 00:51:27 +04:00
Stefan Saraev
46fa31303c
connman: try restarting forever on crash. on 2s interval
2013-11-24 00:35:33 +02:00
Stefan Saraev
bad26d6da0
connman: stop by SIGKILL
...
or connman may clear current ip configuration on shutdown
before nfs-mounted /storage is umounted
2013-10-19 17:37:44 +03:00
Stephan Raue
bf55fa7580
connman: rework debugmode service
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-08-18 14:14:10 +02:00
Stephan Raue
36781c02bc
connman: rework systemd service files, connman-vpn will be started byself, set loopback device early, create default config on first startup if not exist
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-08-17 22:04:36 +02:00
Stephan Raue
97cc8cbd7b
connman: use own systemd service scripts to provide network.target target where services can depend on
...
Signed-off-by: Stephan Raue <stephan@openelec.tv >
2013-08-16 13:19:18 +02:00