diff options
author | William Hubbs <w.d.hubbs@gmail.com> | 2014-01-11 13:32:43 -0600 |
---|---|---|
committer | William Hubbs <w.d.hubbs@gmail.com> | 2014-01-11 13:32:43 -0600 |
commit | 54ab12d2186d907ea8d7d882b6a9e0536fcc8f5c (patch) | |
tree | f9a9fdfbb5d3bebe16d9b938a4925e0a4b26bf84 /sh/.gitignore | |
parent | 257e10a1abe275cfdd01f590e78a499c292ab55f (diff) |
Merge init-common-post code into BSD init script
This code is no longer part of the initialization script for Linux, so
we can move it into the init script for *BSD which is the only place it
is used.
Diffstat (limited to 'sh/.gitignore')
-rw-r--r-- | sh/.gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sh/.gitignore b/sh/.gitignore index 386c42f6..d5cb215a 100644 --- a/sh/.gitignore +++ b/sh/.gitignore @@ -1,6 +1,5 @@ functions.sh gendepends.sh -init-common-post.sh rc-functions.sh runscript.sh cgroup-release-agent.sh |