mirror of
https://github.com/systemd/systemd.git
synced 2026-07-24 16:25:52 +00:00
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.$$
|