]> git.ipfire.org Git - thirdparty/systemd.git/blame - units/sys-kernel-config.mount
relicense to LGPLv2.1 (with exceptions)
[thirdparty/systemd.git] / units / sys-kernel-config.mount
CommitLineData
d6bca18e
BN
1# This file is part of systemd.
2#
3# systemd is free software; you can redistribute it and/or modify it
5430f7f2
LP
4# under the terms of the GNU Lesser General Public License as published by
5# the Free Software Foundation; either version 2.1 of the License, or
d6bca18e
BN
6# (at your option) any later version.
7
8[Unit]
0286cc15 9Description=Configuration File System
d6bca18e 10DefaultDependencies=no
0286cc15
LP
11ConditionPathExists=/sys/kernel/config
12After=systemd-modules-load.service
e124e7a4 13Before=sysinit.target
d6bca18e
BN
14
15[Mount]
16What=configfs
17Where=/sys/kernel/config
18Type=configfs