uos基础 sys-kernel-debug.mount 查看mount文件

统信桌面操作系统专业版V20(1070)

Linux uos 5.10.97-arm64-desktop

uos基础 sys-kernel-debug.mount 查看mount文件

c 复制代码
root@uos:/usr/lib/systemd/system# ls |  grep mount
clean-mount-point@.service
dev-hugepages.mount
dev-mqueue.mount
mountall-bootclean.service
mountall.service
mountdevsubfs.service
mountkernfs.service
mountnfs-bootclean.service
mountnfs.service
proc-sys-fs-binfmt_misc.automount
proc-sys-fs-binfmt_misc.mount
sys-fs-fuse-connections.mount
sys-kernel-config.mount
sys-kernel-debug.mount
systemd-remount-fs.service
umountfs.service
umountnfs.service
umountroot.service
umount.target
root@uos:/usr/lib/systemd/system# cat sys-kernel-debug.mount 
#  SPDX-License-Identifier: LGPL-2.1+
#
#  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 Debug File System
Documentation=https://www.kernel.org/doc/Documentation/filesystems/debugfs.txt
Documentation=https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
DefaultDependencies=no
ConditionPathExists=/sys/kernel/debug
ConditionCapability=CAP_SYS_RAWIO
Before=sysinit.target

[Mount]
What=debugfs
Where=/sys/kernel/debug
Type=debugfs
root@uos:/usr/lib/systemd/system# 
相关推荐
酸钠鈀几秒前
AI WB2 SDK Ubuntu 环境搭建
linux·运维·ubuntu
志栋智能2 分钟前
超自动化巡检:实现运维“事前预防”的关键拼图
大数据·运维·网络·人工智能·机器学习·自动化
Robot_Nav5 分钟前
双系统Linux死机解决方法
linux·运维·服务器
七夜zippoe9 分钟前
OpenClaw 技能开发实战:从零到一
运维·服务器·网络·openclaw·技能开发
bloglin9999914 分钟前
docker logs 如何一直监听日志输出
运维·docker·容器
TMT星球15 分钟前
智元A3发布即进租赁平台,擎天租成为机器人的“首发应用市场”
运维·机器人
开开心心_Every43 分钟前
文字转语音无字数限,对接微软接口比付费爽
运维·服务器·人工智能·edge·pdf·paddle·segmentfault
龙卷风卷云1 小时前
【BUG】Nginx使用upstream后端接口报 400
运维·nginx·bug
书到用时方恨少!1 小时前
Linux 常用指令使用指南:从入门到“救命”
linux·运维·服务器
wwj888wwj1 小时前
Ansible基础(复习2)
linux·运维·服务器·ansible