]> git.pld-linux.org Git - packages/nfs-utils.git/commitdiff
- one more config file with samba group (maybe it should be called filesharing? thats... auto/ac/nfs-utils-1_0_6-6
authordjurban <djurban@pld-linux.org>
Tue, 19 Oct 2004 16:47:05 +0000 (16:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    nfs-utils.spec -> 1.78

nfs-utils.spec

index 5d44e08a7742f93d61e9e4fe10cd9d461aee950d..53b73077d97ad2588159307328f7603b1bded888 100644 (file)
@@ -269,7 +269,7 @@ fi
 
 %attr(755,root,root) %dir %{_var}/lib/nfs
 
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/exports
+%config(noreplace) %verify(not size mtime md5) %attr(664,root,samba)  %{_sysconfdir}/exports
 %config(noreplace) %verify(not size mtime md5) /etc/sysconfig/nfsd
 %config(noreplace) %verify(not size mtime md5) %{_var}/lib/nfs/xtab
 %config(noreplace) %verify(not size mtime md5) %{_var}/lib/nfs/etab
This page took 0.110571 seconds and 4 git commands to generate.