mirror of
https://github.com/systemd/systemd
synced 2024-11-02 19:41:12 +00:00
4 lines
51 B
Bash
Executable file
4 lines
51 B
Bash
Executable file
#!/bin/sh
|
|
set -eu
|
|
|
|
"$@" '-' -o/dev/null </dev/null
|