diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/README b/README deleted file mode 100644 index b4042b0e81a5..000000000000 --- a/README +++ /dev/null @@ -1,11 +0,0 @@ -openresolv is a resolvconf implementation which manages resolv.conf -You can find the latest version at http://roy.marples.name/projects/openresolv -It is written and maintained by Roy Marples <roy@marples.name> - -This resolvconf implementation, along with its subscribers, work with a -POSIX compliant shell and userland utilities. It is designed to work without -tools such as sed as it *has* to work without /usr being available. - -On systems where resolvconf is expected to be used before /var/run is available -for writing, you can configure openresolv to write somewhere else, like say a -ramdisk. |