X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fsys-kernel-config.mount;fp=units%2Fsys-kernel-config.mount;h=a80d052556ff4431f02de4eabcf072385bb75fd0;hb=d6bca18e28268485619127024fd944b8497798a7;hp=0000000000000000000000000000000000000000;hpb=67d36a7a2039f1ff7d2d922d4a7c04ea30adc48f;p=elogind.git diff --git a/units/sys-kernel-config.mount b/units/sys-kernel-config.mount new file mode 100644 index 000000000..a80d05255 --- /dev/null +++ b/units/sys-kernel-config.mount @@ -0,0 +1,15 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. + +[Unit] +Description=Config File System +DefaultDependencies=no + +[Mount] +What=configfs +Where=/sys/kernel/config +Type=configfs