X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fsys-kernel-config.automount;fp=units%2Fsys-kernel-config.automount;h=1b4e81117dcfa05b3e0763eb19b7f3e3c1eb1bb9;hb=d6bca18e28268485619127024fd944b8497798a7;hp=0000000000000000000000000000000000000000;hpb=67d36a7a2039f1ff7d2d922d4a7c04ea30adc48f;p=elogind.git diff --git a/units/sys-kernel-config.automount b/units/sys-kernel-config.automount new file mode 100644 index 000000000..1b4e81117 --- /dev/null +++ b/units/sys-kernel-config.automount @@ -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 Automount Point +DefaultDependencies=no +Before=sysinit.target +ConditionPathExists=/sys/kernel/config + +[Automount] +Where=/sys/kernel/config