diff options
author | EUcancER <root@euer.krebsco.de> | 2011-11-11 17:03:51 +0100 |
---|---|---|
committer | EUcancER <root@euer.krebsco.de> | 2011-11-11 17:03:51 +0100 |
commit | e4e74037c0bc7f1b286b2b2f73c007204752295c (patch) | |
tree | 102a2051faf28f70a6fefb5ed75f2defdbc64d5a | |
parent | 29340f39ee60caf36449be35c15f670fa71e379a (diff) | |
parent | f30a413f50cbf0f5fea2b2ec78897ff58fbe3f17 (diff) |
Merge branch 'master' of github.com:krebscode/painload
-rw-r--r-- | infest/profiles/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/infest/profiles/README b/infest/profiles/README new file mode 100644 index 00000000..cab5fd93 --- /dev/null +++ b/infest/profiles/README @@ -0,0 +1,9 @@ +Install different profiles for a user on the system + +UseCase: +./load-profile bob + [if necessary, check out the bob submodule] + [write dotfiles of profile bob for logged-in users ~] + +./load-profile system + [write krebs additions to /etc and /root] |