[commit] BSDanywhere - r313 - branches/stephan/home/live/.icewm

3 views
Skip to first unread message

bsdan...@startek.ch

unread,
Oct 22, 2009, 6:08:33 AM10/22/09
to bsdanywhe...@googlegroups.com
Author: stephan
Date: Thu Oct 22 12:08:33 2009
New Revision: 313

Log:
syncsys and mkbackup must run as root.

Modified:
branches/stephan/home/live/.icewm/menu

Modified: branches/stephan/home/live/.icewm/menu
==============================================================================
--- branches/stephan/home/live/.icewm/menu Thu Oct 22 11:57:39 2009 (r312)
+++ branches/stephan/home/live/.icewm/menu Thu Oct 22 12:08:33 2009 (r313)
@@ -24,8 +24,8 @@
menu Accessories folder {
prog XClock app_16x16.xpm xclock
prog Nano app_16x16.xpm xterm -e nano
- prog syncsys xterm_16x16.xpm xterm -e ksh -c syncsys
- prog mkbackup xterm_16x16.xpm xterm -e ksh -c mkbackup
+ prog syncsys xterm_16x16.xpm xterm -e ksh -c "sudo syncsys"
+ prog mkbackup xterm_16x16.xpm xterm -e ksh -c "sudo mkbackup"
}

menu "System Tools" folder {

Reply all
Reply to author
Forward
0 new messages