once in your shell, you have to remount the /cf partition as writeable
make a note of the permissions on /cf/conf/config.xml
mount -u /cf
Then copy in your config
scp <source> /cf/conf/config.xml
make sure your permissions are okay
Then reload the config
/etc/rc.reload_all start
make a note of the permissions on /cf/conf/config.xml
mount -u /cf
Then copy in your config
scp <source> /cf/conf/config.xml
make sure your permissions are okay
Then reload the config
/etc/rc.reload_all start
0 comments:
Post a Comment