Ensure that we create the run directory at install time

This commit is contained in:
hirsch 2018-07-05 19:51:29 -04:00
parent 3f5575ff13
commit 6e2bf1aeb7

View file

@ -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"