sys-kernel-config.mount | sys-kernel-config.mount | |||
---|---|---|---|---|
skipping to change at line 14 | skipping to change at line 14 | |||
# under the terms of the GNU Lesser General Public License as published by | # under the terms of the GNU Lesser General Public License as published by | |||
# the Free Software Foundation; either version 2.1 of the License, or | # the Free Software Foundation; either version 2.1 of the License, or | |||
# (at your option) any later version. | # (at your option) any later version. | |||
[Unit] | [Unit] | |||
Description=Configuration File System | Description=Configuration File System | |||
Documentation=https://www.kernel.org/doc/Documentation/filesystems/configfs /configfs.txt | Documentation=https://www.kernel.org/doc/Documentation/filesystems/configfs /configfs.txt | |||
Documentation=http://www.freedesktop.org/wiki/Software/systemd/APIFileSyste ms | Documentation=http://www.freedesktop.org/wiki/Software/systemd/APIFileSyste ms | |||
DefaultDependencies=no | DefaultDependencies=no | |||
ConditionPathExists=/sys/kernel/config | ConditionPathExists=/sys/kernel/config | |||
ConditionCapability=CAP_SYS_RAWIO | ||||
After=systemd-modules-load.service | After=systemd-modules-load.service | |||
Before=sysinit.target | Before=sysinit.target | |||
[Mount] | [Mount] | |||
What=configfs | What=configfs | |||
Where=/sys/kernel/config | Where=/sys/kernel/config | |||
Type=configfs | Type=configfs | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 1 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ |