Redigest
This commit is contained in:
13
net-nds/netiq-ndsserv/files/nldap.initd
Normal file
13
net-nds/netiq-ndsserv/files/nldap.initd
Normal file
@@ -0,0 +1,13 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# Copyright (c) 2007, Mario Fetka <mario-fetka@gmx.at>
|
||||
#
|
||||
# Licensed under the GNU General Public License, v2
|
||||
|
||||
# fake initd for stupid /usr/sbib/ndsconfig
|
||||
# and the real nldap start script is named nldapd
|
||||
|
||||
echo "!!!! fake init.d script !!!!"
|
||||
echo " use the nldapd init script"
|
||||
|
||||
eval exec rc-config start nldapd
|
||||
Reference in New Issue
Block a user