/usr/bin/openbox-lubuntu is in lubuntu-default-settings 0.27.
This file is owned by root:root, with mode 0o755.
The actual contents of the file can be viewed below.
1 2 | #!/bin/sh
exec openbox --config-file $XDG_CONFIG_HOME/openbox/lubuntu-rc.xml $@
|