mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-23 18:02:05 -05:00
0bb7c8f4c4
Instead, allow userspace to decide on the coredump directory path. By default, SystemServer sets it to the /tmp/coredump directory, but users can now change this by writing a new path to the sysfs node at /sys/kernel/variables/coredump_directory, and also to read this node to check where coredumps are currently generated at. |
||
---|---|---|
.. | ||
Subsystems | ||
Component.cpp | ||
Component.h | ||
DirectoryInode.cpp | ||
DirectoryInode.h | ||
FileSystem.cpp | ||
FileSystem.h | ||
Inode.cpp | ||
Inode.h | ||
LinkInode.cpp | ||
LinkInode.h | ||
Registry.cpp | ||
Registry.h | ||
RootDirectory.cpp | ||
RootDirectory.h |