diff options
author | Wolfgang Müller | 2021-04-16 13:44:12 +0200 |
---|---|---|
committer | Wolfgang Müller | 2021-04-16 13:44:12 +0200 |
commit | d2d2eca60c584419fc904a0f436cc59d9cdf8303 (patch) | |
tree | 684c92017b038a5ea4cbd2431f17d39ec1db4cbb /fragments/profile/systemd | |
parent | 7c042654f06290fd5e0d5e7e909704a9b96cf6a1 (diff) | |
download | kernfrag-d2d2eca60c584419fc904a0f436cc59d9cdf8303.tar.gz |
fragments: Add fragment enabling support for systemd
This fragment relies on the Gentoo patchsets for the Linux kernel, as
the config option is not an upstream one.
Diffstat (limited to '')
-rw-r--r-- | fragments/profile/systemd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fragments/profile/systemd b/fragments/profile/systemd new file mode 100644 index 0000000..f995435 --- /dev/null +++ b/fragments/profile/systemd @@ -0,0 +1 @@ +CONFIG_GENTOO_LINUX_INIT_SYSTEMD=y |