gpt4 book ai didi

linux - Linux 守护进程在哪里存储它们的数据文件?

转载 作者:太空宇宙 更新时间:2023-11-04 10:25:24 25 4
gpt4 key购买 nike

我们知道,普通应用程序将其(特定于用户的)数据存储在:

/home/<user>/.<application>/

Linux 守护进程(服务)在哪里存储它们的数据文件?
ssh、thermald、wpa_supplicant、snapd 等数据去哪儿了?

最佳答案

可变数据文件存储在/var 下。描述各种子目录以及守护程序的程序员和管理员可能使用它们的用途超出了 SE 答案的范围。

Linux Filesystem Hierarchy Standard version 3, section 5.1

/var contains variable data files. This includes spool directories and files, administrative and logging data, and transient and temporary files.

关于linux - Linux 守护进程在哪里存储它们的数据文件?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/41830167/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com