systemd/src/shutdown
Lennart Poettering 8c081ae84b shutdown: send an sd_notify() message on shutdown with the shutdown reason and boot param
This is kinda nice in containers, to exfiltrate a string from the
container on shutdown.
2024-04-23 11:04:08 +02:00
..
detach-dm.c tree-wide: drop space between variable and an increment/decrement 2023-12-25 01:56:40 +09:00
detach-dm.h umount: similar as previous commit, split out DM detaching 2023-06-02 15:56:06 +02:00
detach-loopback.c device-util: Declare iterator variables inline 2023-07-12 20:05:18 +02:00
detach-loopback.h umount: split out loopback detach code 2023-06-02 15:56:06 +02:00
detach-md.c tree-wide: drop space between variable and an increment/decrement 2023-12-25 01:56:40 +09:00
detach-md.h umount: split out MD detaching code from umount.c 2023-06-02 15:56:06 +02:00
detach-swap.c detach-swap: decouple from umount.h 2023-06-02 15:56:06 +02:00
detach-swap.h detach-swap: decouple from umount.h 2023-06-02 15:56:06 +02:00
meson.build meson: merge declarations of normal and test executables 2023-08-03 20:37:16 +09:00
shutdown.c shutdown: send an sd_notify() message on shutdown with the shutdown reason and boot param 2024-04-23 11:04:08 +02:00
test-umount.c detach-loopback: also decouple from umount.h 2023-06-02 15:56:06 +02:00
umount.c mountpoint-util: add small helper that checks if a path is below the API VFS hierarchies 2024-02-06 11:13:28 +01:00
umount.h detach-loopback: also decouple from umount.h 2023-06-02 15:56:06 +02:00