diff options
Diffstat (limited to 'sys-fabric/opensm')
-rw-r--r-- | sys-fabric/opensm/files/opensm.init.d | 1 | ||||
-rw-r--r-- | sys-fabric/opensm/files/sldd.init.d | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/sys-fabric/opensm/files/opensm.init.d b/sys-fabric/opensm/files/opensm.init.d index 30ef8c124762..fe2bef134bbe 100644 --- a/sys-fabric/opensm/files/opensm.init.d +++ b/sys-fabric/opensm/files/opensm.init.d @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { need openib diff --git a/sys-fabric/opensm/files/sldd.init.d b/sys-fabric/opensm/files/sldd.init.d index 73aff61b1eb5..fce2995d2c38 100644 --- a/sys-fabric/opensm/files/sldd.init.d +++ b/sys-fabric/opensm/files/sldd.init.d @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { need opensm |