dhcpcd: added service.py
This commit is contained in:
@@ -26,18 +26,22 @@
|
||||
<Files>
|
||||
<Path fileType="config">/etc</Path>
|
||||
<Path fileType="data">/lib/dhcpcd</Path>
|
||||
<Path fileType="library">/usr/lib/dhcpcd/dev/udev.so</Path>
|
||||
<Path fileType="executable">/usr/sbin</Path>
|
||||
<Path fileType="library">/usr/lib/dhcpcd</Path>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
<Path fileType="man">/usr/share/dhcpcd</Path>
|
||||
<Path fileType="data">/var/lib/dhcpcd</Path>
|
||||
<Path fileType="data">/run/dhcp</Path>
|
||||
</Files>
|
||||
<Provides>
|
||||
<COMAR script="service.py">System.Service</COMAR>
|
||||
</Provides>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2017-02-21</Date>
|
||||
<Date>2017-02-23</Date>
|
||||
<Version>6.11.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
|
||||
Reference in New Issue
Block a user