Skip to content

Commit

Permalink
pom.xml: remove unneeded mapping for /etc/init.d
Browse files Browse the repository at this point in the history
  • Loading branch information
jouvin committed Apr 17, 2024
1 parent 51aa473 commit a096253
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -126,16 +126,6 @@
</source>
</sources>
</mapping>
<mapping>
<sources>
<source>
<location>${project.build.directory}/daemon</location>
</source>
</sources>
<directory>/etc/init.d</directory>
<filemode>755</filemode>
<directoryIncluded>false</directoryIncluded>
</mapping>
<mapping>
<sources>
<source>
Expand Down

0 comments on commit a096253

Please sign in to comment.