Browse Source

Revert "AMBARI-6010. "No such service ambari-agent" when trying to use service cmd on agent on SUSE (aonishuk)"

This reverts commit c34090aeae5fe368d8e59a3871f6344c005e91b9.
Mahadev Konar 11 years ago
parent
commit
7e29dea03f
1 changed files with 0 additions and 11 deletions
  1. 0 11
      ambari-agent/pom.xml

+ 0 - 11
ambari-agent/pom.xml

@@ -341,17 +341,6 @@
                 </source>
               </sources>
             </mapping>
-            <mapping>
-              <directory>/etc/init.d</directory>
-              <filemode>755</filemode>
-              <username>root</username>
-              <groupname>root</groupname>
-              <sources>
-                <softlinkSource>
-                  <location>/etc/rc.d/init.d/ambari-agent</location>
-                </softlinkSource>
-              </sources>
-            </mapping>
             <mapping>
               <directory>/var/lib/${project.artifactId}/data</directory>
               <filemode>755</filemode>