aboutsummaryrefslogtreecommitdiff
path: root/etc/rc.d/devd
diff options
context:
space:
mode:
authorYaroslav Tykhiy <ytykhiy@gmail.com>2005-10-28 16:55:38 +0000
committerYaroslav Tykhiy <ytykhiy@gmail.com>2005-10-28 16:55:38 +0000
commitdf19ed6a0231e3b825ce21ea2252a27fe18f9c2e (patch)
treebef5dda2692f6779c7bae1f5a18141611ed179af /etc/rc.d/devd
parentb29890a3289d25983a8ceade42a91bf2c5d1a803 (diff)
Notes
Diffstat (limited to 'etc/rc.d/devd')
-rw-r--r--etc/rc.d/devd2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/devd b/etc/rc.d/devd
index c282f3b1d0a2..50c8a17d59dc 100644
--- a/etc/rc.d/devd
+++ b/etc/rc.d/devd
@@ -12,7 +12,7 @@
name="devd"
rcvar=`set_rcvar`
-command="/sbin/devd"
+command="/sbin/${name}"
load_rc_config $name
run_rc_command "$1"