svn path=/nixos/trunk/; revision=16959
This commit is contained in:
parent
3f65966653
commit
80eafedc16
@ -54,6 +54,10 @@ rec {
|
||||
|
||||
sleep 50;
|
||||
|
||||
print STDERR $client->execute("su - alice -c 'DISPLAY=:0.0 kwrite /var/log/messages &'");
|
||||
|
||||
sleep 10;
|
||||
|
||||
print STDERR $client->execute("su - alice -c 'DISPLAY=:0.0 konqueror http://localhost/ &'");
|
||||
|
||||
sleep 10;
|
||||
|
Loading…
x
Reference in New Issue
Block a user