Ensure that we create the run directory at install time
This commit is contained in:
parent
3f5575ff13
commit
6e2bf1aeb7
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ chown root:root $INITDIR/mustang_bridge
|
||||||
update-rc.d mustang_bridge defaults
|
update-rc.d mustang_bridge defaults
|
||||||
|
|
||||||
# Run it right now to create the /var/run directory
|
# Run it right now to create the /var/run directory
|
||||||
$INITDIR/mustang_bridge
|
$INITDIR/mustang_bridge start
|
||||||
|
|
||||||
echo "Copy udev rules to $UDEVDIR and refresh system"
|
echo "Copy udev rules to $UDEVDIR and refresh system"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue