diff options
Diffstat (limited to 'net/samba-devel/files/samba.sh.sample')
-rw-r--r-- | net/samba-devel/files/samba.sh.sample | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/samba-devel/files/samba.sh.sample b/net/samba-devel/files/samba.sh.sample index c37ba55de080..1b51ab40b6d8 100644 --- a/net/samba-devel/files/samba.sh.sample +++ b/net/samba-devel/files/samba.sh.sample @@ -63,7 +63,7 @@ samba_stop() { } nmbd_precmd() { - # XXX: Never delete winbindd_idmap.tdb and winbindd_cache.tdb + # XXX: Never delete winbindd_idmap, winbindd_cache and group_mapping if [ -d "%%SAMBA_LOCKDIR%%" ]; then echo "Starting SAMBA: removing stale tdbs :" for file in connections.tdb locking.tdb messages.tdb \ |