You are not logged in.

#1 2008-01-05 14:40:33

mivison
Member
Registered: 2007-09-09
Posts: 29

Problem starting Rox as "root" in Fluxbox menu

i am try to run a bash script to start Rox in "root" from the menu in Fluxbox. here is the script,

#! /bin/bash
su -c  "rox"

it runs fine from the console, but from the menu after i enter my password xterm shuts down.

please help

Offline

#2 2008-01-05 21:53:39

ebirtaid
Member
From: USA
Registered: 2007-11-18
Posts: 52

Re: Problem starting Rox as "root" in Fluxbox menu

you might want to try gksu instead of su -c

Offline

#3 2008-01-05 23:01:36

mivison
Member
Registered: 2007-09-09
Posts: 29

Re: Problem starting Rox as "root" in Fluxbox menu

thanks

Offline

Board footer

Powered by FluxBB