From b101071287539f3370f2e239234f398d284e0c3f Mon Sep 17 00:00:00 2001 From: bnewbold Date: Thu, 12 Jul 2012 20:49:44 -0400 Subject: update README --- README | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README b/README index a8365f4..a32c938 100644 --- a/README +++ b/README @@ -8,11 +8,19 @@ ### Status -Basic server and client functionality implemented. Very crude. +Basic server and client functionality implemented. Crude, and far more simple +than it may appear or the length of code would imply. + +Features: +* shared secret key process/privilage seperation +* call augeas API: match, set, setm, get, save, move, insert, remove +* call init.d service scripts: status, start, stop, restart TODO: +* add --group argument, chgrp, and 0660 permissions on socket file +* add apt-get package installation/removal methods +* add/handle one or two common non-augeas configuration methods (eg, timezone?) * use /var/lib/exmachina/ as socket instead of /tmp/exmachina.sock? -* tests and demonstrations ### Dependancies (server) -- cgit v1.2.3