mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-07 17:17:44 +03:00
4 lines
68 B
Bash
4 lines
68 B
Bash
|
#!/bin/bash
|
||
|
echo "Honor first shutdown test script"
|
||
|
sleep infinity;
|