diff -urN e-smith-samba-2.6.0.old/root/etc/e-smith/events/actions/user-delete-profiledir e-smith-samba-2.6.0/root/etc/e-smith/events/actions/user-delete-profiledir --- e-smith-samba-2.6.0.old/root/etc/e-smith/events/actions/user-delete-profiledir 2021-11-02 10:14:25.260974169 -0400 +++ e-smith-samba-2.6.0/root/etc/e-smith/events/actions/user-delete-profiledir 2021-11-02 10:15:07.000000000 -0400 @@ -38,7 +38,7 @@ my @dirs = ("/home/e-smith/files/samba/profiles/$account","/home/e-smith/files/samba/profiles/$account.V2", "/home/e-smith/files/samba/profiles/$account.V3","/home/e-smith/files/samba/profiles/$account.V4", - "/home/e-smith/files/samba/profiles/$account.V5","/home/e-smith/files/samba/profiles/${user}.V6"); + "/home/e-smith/files/samba/profiles/$account.V5","/home/e-smith/files/samba/profiles/$account.V6"); foreach (@dirs) {