Browse Source

AMBARI-3350. ambari-agent RPM claims ownership of /usr/sbin. (Erin Boyd via mahadev)

Mahadev Konar 11 years ago
parent
commit
83a48aaa60
1 changed files with 1 additions and 0 deletions
  1. 1 0
      ambari-agent/pom.xml

+ 1 - 0
ambari-agent/pom.xml

@@ -269,6 +269,7 @@
               <filemode>755</filemode>
               <filemode>755</filemode>
               <username>root</username>
               <username>root</username>
               <groupname>root</groupname>
               <groupname>root</groupname>
+              <directoryIncluded>false</directoryIncluded>
               <sources>
               <sources>
                 <source>
                 <source>
                   <location>conf/unix/ambari-agent</location>
                   <location>conf/unix/ambari-agent</location>