mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
projects/ION/options: enable samba server support (who knows why its disabled)
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -162,7 +162,7 @@
|
||||
SAMBA_CLIENT="yes"
|
||||
|
||||
# build and install Samba Server (yes / no)
|
||||
SAMBA_SERVER="no"
|
||||
SAMBA_SERVER="yes"
|
||||
|
||||
# build and install SFTP Server (yes / no)
|
||||
SFTP_SERVER="yes"
|
||||
|
||||
Reference in New Issue
Block a user