mirror of
https://github.com/systemd/systemd.git
synced 2026-07-20 06:20:28 +00:00
fix typo in eventrecorder
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#/bin/sh
|
||||
#!/bin/sh
|
||||
|
||||
[ -d /events ] || exit 0
|
||||
set > /events/debug.$SEQNUM.$1.$ACTION.$$
|
||||
|
||||
Reference in New Issue
Block a user