diff -Nur e-smith-samba-2.4.0/root/etc/e-smith/events/actions/user-create-profiledir e-smith-samba-2.4.0_bz9772/root/etc/e-smith/events/actions/user-create-profiledir --- e-smith-samba-2.4.0/root/etc/e-smith/events/actions/user-create-profiledir 2016-09-21 11:59:09.477688279 +0200 +++ e-smith-samba-2.4.0_bz9772/root/etc/e-smith/events/actions/user-create-profiledir 2016-09-21 11:59:55.018699396 +0200 @@ -39,7 +39,7 @@ my @dirs = ("/home/e-smith/files/samba/profiles/$user","/home/e-smith/files/samba/profiles/${user}.V2", "/home/e-smith/files/samba/profiles/${user}.V3","/home/e-smith/files/samba/profiles/${user}.V4", - "/home/e-smith/files/samba/profiles/${user}.V5"); + "/home/e-smith/files/samba/profiles/${user}.V5", "/home/e-smith/files/samba/profiles/${user}.V6"); foreach my $dir (@dirs) {