mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-10-31 16:21:11 +03:00
08f403cc37
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
5 lines
78 B
Bash
Executable File
5 lines
78 B
Bash
Executable File
#!/bin/sh
|
|
|
|
[ -d /events ] || exit 0
|
|
set > /events/debug.$SEQNUM.$1.$ACTION.$$
|