Age | Commit message (Collapse) | Author | Files |
|
We need to use sudo semantics since it does not start correctly
with su. Added RDEPENDS to ensure it's present on target.
The SESSION_DIR test was constructed incorrectly, so fixed it.
Signed-off-by: Saul Wold <sgw@linux.intel.com>
|
|
The script where behaving badly when the session directory does not
exist and also lacking a dependency to 'sudo'. Instead of adding a
dependency on 'sudo' we use 'su' as done in xserver-common.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
The patch was tested on VMware Player 4.0.1.
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
|
|
mini-x-session runs session files on behalf of file owner, so that no rootless X
required.
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
|