From d95425b08a1675efb66def056d0f92e6b2d78a77 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Fri, 7 Dec 2018 15:31:13 -0600 Subject: rc-cgroup.sh: remove shebang line This is not a stand-alone script, so it does not need the shebang line. This also means it is not necessary to run this through sed. --- sh/.gitignore | 1 - 1 file changed, 1 deletion(-) (limited to 'sh/.gitignore') diff --git a/sh/.gitignore b/sh/.gitignore index 186a409c..918a9f65 100644 --- a/sh/.gitignore +++ b/sh/.gitignore @@ -4,6 +4,5 @@ openrc-run.sh cgroup-release-agent.sh init.sh init-early.sh -rc-cgroup.sh migrate-to-run.sh binfmt.sh -- cgit v1.2.3