diff options
| author | Roy Marples <roy@marples.name> | 2007-11-14 12:53:21 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2007-11-14 12:53:21 +0000 |
| commit | d9953ffbacc726660d6a168cc0c6db32029b2635 (patch) | |
| tree | 097faf0e8f29c58b5c74a6f4a5a5548ef894f2b0 /README | |
| parent | c8adbc61bf067b487302892556a11b18456e78b5 (diff) | |
| download | dhcpcd-d9953ffbacc726660d6a168cc0c6db32029b2635.tar.xz | |
Allow INFODIR to control where we keep our info files.
Respect MANPREFIX.
Diffstat (limited to 'README')
| -rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -31,3 +31,6 @@ ORC (OpenRC as used by Gentoo (forked from baselayout)) BRC (BSD RC system - /etc/rc.d/ntpd restart ) SERVICE (RedHat service command - service ntpd restart) SYSV (SYSV style - /etc/init.d/ntpd restart) + +You can change the default dir where dhcpcd stores it's .info files with +INFODIR=/var/db |
