Commit graph

20 commits

Author SHA1 Message Date
Ian Leonard
95d00c5318 systemd: hosts.conf: update comments
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2023-11-08 14:50:06 -05:00
Christian Hewitt
ecdcdad67c systemd: add nfs4 hint to nfs.mount.sample 2023-01-16 08:01:22 +00:00
Christian Hewitt
564bf7e9c9 systemd: drop 99-osmcrf.hwdb as no longer needed 2023-01-16 08:01:22 +00:00
Sam Nazarko
f4a67010e3 Update OSMC hwdb remapping
Signed-off-by: Sam Nazarko <email@samnazarko.co.uk>
2022-11-04 00:41:31 +00:00
Sam Nazarko
dc90b0118a Add key-remapping via hwdb for OSMC remote controllers so key functionality is not affected when using international keyboard layouts. Deprecate the use of this via eventlircd.
Signed-off-by: Sam Nazarko <email@samnazarko.co.uk>
2020-12-05 16:37:43 +00:00
Matthias Reichl
750dd4add2 systemd: enable systemd-timesyncd when using kernel ip configuration
connman's NTP client can't be used if it's not managing the network
interface so use systemd's timesyncd as we already build it.

timesyncd is automatically configured to use the NTP servers provided
by kernel ip config, if they are missing the default fallback NTP
servers (currently the ones from Google) are used.

Users can also provide timesyncd configuration files via
/storage/.config/timesyncd.conf.d/ eg to change the (fallback) servers.

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-11-15 18:54:04 +01:00
Matthias Reichl
1dfbcbd8b4 connman: move host and resolver configuration to separate service
Setup system hostname, /etc/resolv.conf and /etc/hosts in a service
that can be run independently of connman.

The volatile etc files are created in /run/libreelec instead of
/run/connman so they can be modified similarily to standard linux
installations with a writable /etc. Connman can then hook into
that and move resolv.conf management to /run/connman/resolv.conf when
it's started.

If kernel IP configuration is used the resolv info from the kernel
will be used to create resolv.conf. Users can also provide their
own resolv.conf file in /storage/.config/resolv.conf which takes
precedence over ther kernel info. If no resolv.conf info is present
a fallback with use the Google nameservers is created (as before).

Loopback network interface setup has been removed, this is already
set up by systemd.

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-11-15 18:54:04 +01:00
Matthias Reichl
2c2ee230e8 systemd: allow logind.conf.d user configurations
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-04-21 10:03:10 +02:00
kszaq
615a1840f5
systemd: make sleep.conf.d configurable by user 2017-12-21 11:20:26 +00:00
chewitt
b8ca012e90 openvpn: re-add openvpn to core builds 2016-03-18 00:09:17 -07:00
Nikolas Garofil
7d47425058 systemctl instead of servicectl
Replaced the non-existing command "servicectl" by the correct "systemctl",
this was already done a couple lines above but strange enough not everywhere...
2015-04-08 00:35:45 +02:00
Kai Sommerfeld
b92f26a25a Fixed comment in systemd mount sample scripts: servicectl -> systemctl 2015-02-05 18:39:38 +01:00
Stephan Raue
e17fa38272 [xbmc-rebrand] systemd: rename XBMC config dir in config files
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-10-20 16:05:49 +02:00
Stefan Saraev
ff95875756 systemd: update docs 2014-02-20 21:10:55 +02:00
Stefan Saraev
fc0c3438fe systemd: user hwdb.d: add README 2013-10-22 22:49:35 +03:00
Stefan Saraev
f304b7e165 systemd: rename udev.rules.d.sample 2013-10-21 22:11:16 +03:00
Stefan Saraev
b88ab762b5 systemd: support /storage/.config/hwdb.d/ 2013-10-21 22:05:28 +03:00
Stephan Raue
3a54941311 systemd: add some mount sample service files
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-08-16 23:49:55 +02:00
Stephan Raue
6aff89a113 systemd: provide unit, tmpdir, modules-load dir and sysctl dir in /storage/.config
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-08-13 01:28:32 +02:00
Stephan Raue
94324a053b udev: replace with systemd
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-05-28 20:22:30 +02:00