etc: replace one more "service" with minix-service
This omission would cause the test set to hang, at least, if the old /bin/service was indeed deleted. Change-Id: I9423ecc77a4bf778973de81a49300748ce8c3dfd
This commit is contained in:
parent
8898fa503b
commit
1d9650c9c5
@ -3,4 +3,4 @@
|
||||
# 'Recovery' script that doesn't. This script is to be used for drivers that
|
||||
# should not be restarted. Instead, the scripts configures the driver 'down'.
|
||||
#echo "Arguments: $@" >/dev/console
|
||||
service down "$1"
|
||||
/sbin/minix-service down "$1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user