|
Last change
on this file since 3473 was 2964, checked in by Bruno Cornec, 14 years ago |
r4563@localhost: bruno | 2012-03-13 00:29:34 +0100
- Fix partly #589 by improving Arch Linux support (MC)
- mv udev.files to udev.conf under deplist.d to be more coherent
|
|
File size:
290 bytes
|
| Line | |
|---|
| 1 | # $Id$
|
|---|
| 2 | #
|
|---|
| 3 | # Network System Tools
|
|---|
| 4 | #
|
|---|
| 5 |
|
|---|
| 6 | # SSH support
|
|---|
| 7 | /usr/sbin/sshd
|
|---|
| 8 | /usr/bin/scp
|
|---|
| 9 |
|
|---|
| 10 | # DHCP
|
|---|
| 11 | /sbin/dhclient
|
|---|
| 12 | /sbin/dhclient-script
|
|---|
| 13 | /var/lib/dhcp/dhclient.leases
|
|---|
| 14 | /var/lib/dhclient/dhclient.leases
|
|---|
| 15 | /var/lib/dhclient
|
|---|
| 16 | # On ArchLinnux
|
|---|
| 17 | /usr/sbin/dhcpcd
|
|---|
| 18 | /var/lib/dhcpd
|
|---|
| 19 |
|
|---|
| 20 | # Useful for debug
|
|---|
| 21 | /usr/sbin/ethtool
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.