summaryrefslogtreecommitdiff
diff options
authorMarco Trevisan (Treviño) <mail@3v1n0.net>2016-09-05 16:25:01 +0200
committerMarco Trevisan (Treviño) <mail@3v1n0.net>2016-09-05 16:25:01 +0200
commit13830a357f5cd2e5f5c2329118464ecf19a41181 (patch)
tree383a742851a68ff9252a75da3664b64185e7b058
parentb0fa80fd1150f0ffe03ff9fc77a9084243a273a9 (diff)
systemd-prestart-check: remove empty first line
(bzr r4153.9.63)
-rw-r--r--tools/systemd-prestart-check1
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)