/[smeserver]/rpms/e-smith-samba/sme10/e-smith-samba-2.6.0.bz11725.fix_typo_v6_profile_dir.patch
ViewVC logotype

Annotation of /rpms/e-smith-samba/sme10/e-smith-samba-2.6.0.bz11725.fix_typo_v6_profile_dir.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Tue Nov 2 14:28:14 2021 UTC (2 years, 7 months ago) by terryfage
Branch: MAIN
CVS Tags: e-smith-samba-2_6_0-28_el7_sme, e-smith-samba-2_6_0-26_el7_sme, e-smith-samba-2_6_0-27_el7_sme, HEAD
* Wed Nov 03 2021 Terry Fage <terry@fage.id.au> 2.6.0-26.sme
- samba fix typo in delete v6 profile dir win10 [SME: 11725]

1 terryfage 1.1 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
2     --- e-smith-samba-2.6.0.old/root/etc/e-smith/events/actions/user-delete-profiledir 2021-11-02 10:14:25.260974169 -0400
3     +++ e-smith-samba-2.6.0/root/etc/e-smith/events/actions/user-delete-profiledir 2021-11-02 10:15:07.000000000 -0400
4     @@ -38,7 +38,7 @@
5    
6     my @dirs = ("/home/e-smith/files/samba/profiles/$account","/home/e-smith/files/samba/profiles/$account.V2",
7     "/home/e-smith/files/samba/profiles/$account.V3","/home/e-smith/files/samba/profiles/$account.V4",
8     - "/home/e-smith/files/samba/profiles/$account.V5","/home/e-smith/files/samba/profiles/${user}.V6");
9     + "/home/e-smith/files/samba/profiles/$account.V5","/home/e-smith/files/samba/profiles/$account.V6");
10    
11     foreach (@dirs) {
12    

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed