Dru wrote:
I'd like to customize /usr/share/skel. It's an easy matter to edit
/usr/src/share/skel/Makefile and to make my own dot files.
However, will my customizations get overwritten when I make my next world?
If so, what's the best way to go about preventing my files from being
overwritten? e.g
les you don't want overwritten (chflags noschg)? Not a perfect
solution but I don't know of any way that your aim can be achieved via
/etc/make.conf or similar.
Having said that, I haven't had any problems in the past with the make
world process overwriting my customized /usr/sha
I'd like to customize /usr/share/skel. It's an easy matter to edit
/usr/src/share/skel/Makefile and to make my own dot files.
However, will my customizations get overwritten when I make my next world?
If so, what's the best way to go about preventing my files from being
overwritten? e.g. should I