All,
I am trying to copy gconf settings via autoyast. These settings are in multiple folders that need to be copied into a users home directory after software installation and before the user logs in for the first time. I've tried using post-scripts to copy from an NFS mount but that fails claiming network unreachable. I just found that INIT scripts will execute after the network interface is active so I will be trying that next. I'm looking for feedback on the best methods for copying folders via autoyast or another method to deploy gconf settings via autoyast.
Thanks
-- -Jordan
On Tuesday 23 January 2007 07:20, Jordan Zebor wrote:
time. I've tried using post-scripts to copy from an NFS mount but that fails claiming network unreachable.
have you used the <network_needed ...> option? But anyway ...
I just found that INIT scripts will execute after the network interface is active
... right. init script is fine for what you want to do
autoinstall@lists.opensuse.org