diff options
Diffstat (limited to 'packages')
-rw-r--r-- | packages/samba/samba_3.0.14a.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/samba/samba_3.0.14a.bb b/packages/samba/samba_3.0.14a.bb index 8f1b6cf35f..fdd3cd6685 100644 --- a/packages/samba/samba_3.0.14a.bb +++ b/packages/samba/samba_3.0.14a.bb @@ -16,7 +16,7 @@ INITSCRIPT_NAME = "samba" # level, later levels put the shutdown later too - see the links # in rc6.d, the shutdown must precede network shutdown). INITSCRIPT_PARAMS = "defaults" -CONFFILES = "${sysconfdir}/samba/smb.conf" +#CONFFILES_${PN} = "${sysconfdir}/samba/smb.conf" # The file system settings --foodir=dirfoo and overridden unconditionally # in the samba config by --with-foodir=dirfoo - even if the --with is not |