e543e6dd7b
This is applicable at least to XFCE and MATE based images (plugins for the appropriate file managers are available). NB: basically untested with installers.
6 lines
225 B
Makefile
6 lines
225 B
Makefile
# requires thunar-shares-plugin or mate-user-share to make sense
|
|
use/net-usershares: use/services use/deflogin
|
|
@$(call add,GROUPS,sambashare)
|
|
@$(call add,DEFAULT_SERVICES_ENABLE,smb nmb)
|
|
@$(call add,THE_PACKAGES,libshell)
|