Skip to content
This repository has been archived by the owner on Feb 24, 2020. It is now read-only.

rkt: misc systemd-related fixes #3418

Merged
merged 3 commits into from Nov 28, 2016
Merged

Conversation

lucab
Copy link
Member

@lucab lucab commented Nov 28, 2016

This PR fixes several systemd-related issues:

/cc @evverx @s-urbaniak

rkt currently tries to switch on `ProtectKernelTunables` for supported
systemd versions (ie. >=232), but it does not work together with
`RootDirectory` due to systemd/systemd#4594
which is targeted at v233.

This commit bumps the version check accordingly.
Copy link
Contributor

@evverx evverx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lucab, thanks!

  GIT CLONE    ~/systemd (BISECT) => build-rkt-1.20.0+git/tmp/usr_from_src/systemd/src
  GIT RESET    build-rkt-1.20.0+git/tmp/usr_from_src/systemd/src => BISECT
  GIT CLEAN    build-rkt-1.20.0+git/tmp/usr_from_src/systemd/src
  GIT DESCRIBE ~/systemd (BISECT) => 3d474ef
  BUILD EXT    systemd

is great!

Copy link
Contributor

@s-urbaniak s-urbaniak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

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.

None yet

3 participants