mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
Merge pull request #898 from vpeter4/console-msg
systemd: machine-id.service is required for systemd-tmpfiles-setup-de…
This commit is contained in:
commit
61cb0dcb66
@ -1,7 +1,7 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Setup machine-id
|
Description=Setup machine-id
|
||||||
DefaultDependencies=no
|
DefaultDependencies=no
|
||||||
Before=systemd-journald.service
|
Before=systemd-journald.service systemd-tmpfiles-setup-dev.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
|
Loading…
x
Reference in New Issue
Block a user