diff --git a/package/base/samba/samba.conf b/package/base/samba/samba.conf index dccb08a31..389eb754c 100644 --- a/package/base/samba/samba.conf +++ b/package/base/samba/samba.conf @@ -21,11 +21,6 @@ # # --- ROCK-COPYRIGHT-NOTE-END --- -if [ $prefix_auto = 1 ] ; then - prefix="opt/samba" - set_confopt -fi - var_append extraconfopt " " "--with-smbmount --with-automount \ --with-syslog --with-configdir=$sysconfdir \ --with-privatedir=$sysconfdir/private --with-codepagedir=$sysconfdir/codepages \