From a1499b9808cc65db2eea55db0e07ae1f801fdec9 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 28 Feb 2009 14:04:10 +0000 Subject: added adduser and deluser to insatll target --- README | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index e2ba6ed..9e4cdf4 100644 --- a/README +++ b/README @@ -69,7 +69,9 @@ Installing # sudo make install -This will install anytun under the $PREFIX defined with configure +This will install anytun under the --prefix defined with configure. +It also creates a user with name --username with home --userhome +which can be changed by configure as well. Uninstalling ------------ @@ -80,4 +82,5 @@ This removes everytthing except for the config files # sudo make purge -This also removes config files +This also removes the config files and deletes the user and it's +home directory. -- cgit v1.2.3