diff options
author | William Hubbs <w.d.hubbs@gmail.com> | 2018-12-23 17:46:57 -0600 |
---|---|---|
committer | William Hubbs <w.d.hubbs@gmail.com> | 2018-12-23 17:49:34 -0600 |
commit | 5246ea7b6f8c6a247403f725f8301457f6ddfffd (patch) | |
tree | 0978d051bfd07884532908e94129b2a172cb757a /sh/.gitignore | |
parent | ed8b768c4a68042eed0c21c8305640841b22f006 (diff) |
remove /run migration script
We have used /run for some time now and we have had this migration
script for 6 years. Linux users should have upgraded by now to a version
of OpenRC which stores its information in /run.
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 918a9f65..69e3bd03 100644 --- a/sh/.gitignore +++ b/sh/.gitignore @@ -4,5 +4,4 @@ openrc-run.sh cgroup-release-agent.sh init.sh init-early.sh -migrate-to-run.sh binfmt.sh |