8000 stage1/init: fix writing of /etc/machine-id by iaguis · Pull Request #2977 · rkt/rkt · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Feb 24, 2020. It is now read-only.

stage1/init: fix writing of /etc/machine-id #2977

Merged
merged 1 commit into from
Jul 25, 2016
Merged

Conversation

iaguis
Copy link
Member
@iaguis iaguis commented Jul 25, 2016

According to machine-id(5):

machine ID is a single newline-terminated, hexadecimal, 32-character,
lowercase machine ID string.

Let's finish the file with a new line. Otherwise, systemd ~v231 will
fail.

According to machine-id(5):

  machine ID is a single newline-terminated, hexadecimal, 32-character,
  lowercase machine ID string.

Let's finish the file with a new line. Otherwise, systemd ~v231 will
fail.
@iaguis iaguis force-pushed the iaguis/fix-machineid branch from 218ff15 to 7f92f52 Compare July 25, 2016 14:37
@alban
Copy link
Member
alban commented Jul 25, 2016

LGTM if green.

@iaguis
Copy link
Member Author
iaguis commented Jul 25, 2016

Failure in rawhide is just a timeout (>1h). Not related.

@iaguis iaguis merged commit 285abda into rkt:master Jul 25, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0