#!/bin/sh #---------------------------------------------------------------------------- # /etc/init.d/lvmetad - lvmetad start script # # Creation : 2019-04-21 holbru # Last update: $Id$ # # Copyright (c) 2019-@@YEAR@@ the eisfair team, team(at)eisfair(dot)org> # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. #---------------------------------------------------------------------------- # # ln -s /etc/init.d/lvmetd /etc/rc2.d/S05alvmetad # # read functions . /etc/init.d/functions # --------------------------------------------------------------------------- # usage # --------------------------------------------------------------------------- usage() { cat <