![]() |
2007-06-14
, 10:55
|
Posts: 2,152 |
Thanked: 1,490 times |
Joined on Jan 2006
@ Czech Republic
|
#2
|
![]() |
2007-06-14
, 11:06
|
Posts: 11 |
Thanked: 0 times |
Joined on Jun 2007
|
#3
|
![]() |
2007-06-14
, 12:29
|
Posts: 2,152 |
Thanked: 1,490 times |
Joined on Jan 2006
@ Czech Republic
|
#4
|
For instace dropbear (ssh server) settings are in /etc/default/dropbear file. File has root-only access. So after reflash I have to 1) restore backup 2) install dropbear-server 3) install xterm 4) run xterm and chmod /etc/default/dropbear so user can write there 5) restore backup again.
If I can run osso-backup as root - there will be just 1) restore backup 2) install apps
![]() |
2007-06-14
, 15:05
|
Posts: 11 |
Thanked: 0 times |
Joined on Jun 2007
|
#5
|
I have custom backup config in /etc/osso-backup/applications/.
However it does not work smoothly because some files/folders require user access to be set.
That is quite boring to chmod all my dropbear, mc and other settings files (they have root-only access) after each restore.
So the question is - how to run osso-backup with root priveleges?
Running osso-backup from root terminal (xterm, sudo gainroot) does not help - nothing happens.