Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果为只读的 ext4 fs 禁用日记功能,会不会有任何可能的副作用?
我看到这样做可以节省宝贵的存储配额。
根据https://wiki.debian.org/ReadonlyRoot#Preconditions ,答案是肯定的
您可以为 / 使用没有日志的文件系统,因为您不在那里写,也不需要日志。