After commit 4ac21f6 ("targets: run ublk.target in foreground"), the target is
always run in foreground by starting `./ublk.{target}`, and `ublk` just becomes
wrapper for starting `./ublk.{target}` in background.
If you think that isn't enough, we can add one argument to the `ublk`
executable.
Thanks,
Ming Lei