| Server IP : 104.26.1.14 / Your IP : 104.23.197.140 Web Server : nginx/1.30.3 System : Linux vps-a1214830 7.0.0-27-generic #27-Ubuntu SMP PREEMPT_DYNAMIC Thu Jun 18 19:13:49 UTC 2026 x86_64 User : bangkokfinder ( 1002) PHP Version : 8.2.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /lib/systemd/system/sysinit.target.wants/ |
Upload File : |
# SPDX-License-Identifier: LGPL-2.1-or-later # # This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it # 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 # (at your option) any later version. [Unit] Description=Kernel Configuration File System Documentation=https://docs.kernel.org/filesystems/configfs.html Documentation=https://systemd.io/API_FILE_SYSTEMS DefaultDependencies=no ConditionPathExists=/sys/kernel/config ConditionCapability=CAP_SYS_RAWIO Before=sysinit.target # These dependencies are used to make certain that the module is fully # loaded. Indeed udev starts this unit when it receives an uevent for the # module but the kernel sends it too early, ie before the init() of the module # is fully operational and /sys/kernel/config is created, see issue#17586. [email protected] [email protected] [Mount] What=configfs Where=/sys/kernel/config Type=configfs Options=nosuid,nodev,noexec