Home › Forums › OS X Server and Client Discussion › File Serving › Change Software Server from default volume
This year I have been running Software Server on my Xserver – very smooth. By default it stores the update files on the same volume as the system volume. Is there an easy way to change this?
ta
Bruce
You can make a symbolic link to the swupd directory like:
ln -s /Volumes/Drive/SoftwareUpdate /usr/share/swupd
Comments are closed