diff options
| author | Marco Trevisan (Treviño) <mail@3v1n0.net> | 2016-09-05 16:25:01 +0200 |
|---|---|---|
| committer | Marco Trevisan (Treviño) <mail@3v1n0.net> | 2016-09-05 16:25:01 +0200 |
| commit | 13830a357f5cd2e5f5c2329118464ecf19a41181 (patch) | |
| tree | 383a742851a68ff9252a75da3664b64185e7b058 | |
| parent | b0fa80fd1150f0ffe03ff9fc77a9084243a273a9 (diff) | |
systemd-prestart-check: remove empty first line
(bzr r4153.9.63)
| -rw-r--r-- | tools/systemd-prestart-check | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/systemd-prestart-check b/tools/systemd-prestart-check index 0e20d04e6..1cea90be6 100644 --- a/tools/systemd-prestart-check +++ b/tools/systemd-prestart-check @@ -1,4 +1,3 @@ - #!/bin/bash this_unit=$(sed -n "s,.*:name=systemd:.*/\([^/]\+.service\)[/\b]\?.*,\1,p" /proc/self/cgroup) |
