/[smeserver]/rpms/e-smith-samba/sme9/e-smith-samba-2.4.0-create_v6_profile_dir.patch
ViewVC logotype

Contents of /rpms/e-smith-samba/sme9/e-smith-samba-2.4.0-create_v6_profile_dir.patch

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


Revision 1.1 - (show annotations) (download)
Wed Sep 21 10:03:44 2016 UTC (7 years, 7 months ago) by vip-ire
Branch: MAIN
CVS Tags: e-smith-samba-2_4_0-24_el6_sme, e-smith-samba-2_4_0-27_el6_sme, e-smith-samba-2_4_0-26_el6_sme, e-smith-samba-2_4_0-23_el6_sme, e-smith-samba-2_4_0-25_el6_sme, HEAD
* Wed Sep 21 2016 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-23.sme
- Create V6 profile dir (for Win10 roaming profiles) [SME: 9772]

1 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
2 --- e-smith-samba-2.4.0/root/etc/e-smith/events/actions/user-create-profiledir 2016-09-21 11:59:09.477688279 +0200
3 +++ e-smith-samba-2.4.0_bz9772/root/etc/e-smith/events/actions/user-create-profiledir 2016-09-21 11:59:55.018699396 +0200
4 @@ -39,7 +39,7 @@
5
6 my @dirs = ("/home/e-smith/files/samba/profiles/$user","/home/e-smith/files/samba/profiles/${user}.V2",
7 "/home/e-smith/files/samba/profiles/${user}.V3","/home/e-smith/files/samba/profiles/${user}.V4",
8 - "/home/e-smith/files/samba/profiles/${user}.V5");
9 + "/home/e-smith/files/samba/profiles/${user}.V5", "/home/e-smith/files/samba/profiles/${user}.V6");
10
11 foreach my $dir (@dirs)
12 {

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