summaryrefslogtreecommitdiffstats
path: root/infest
diff options
context:
space:
mode:
authorChinaman <root@chinaman>2011-11-29 02:00:22 +0100
committerChinaman <root@chinaman>2011-11-29 02:00:22 +0100
commitc4c5f5570ddfd4f76e9078826aeb3df16920f7ce (patch)
treec7ddafa500b98dd1a34d2157d0de98ed8ef2a132 /infest
parenta95cb58ffa45cf2f25430592a7cc60b70e26f232 (diff)
parentb1d71c062f1d29b2be3269a5e7e8a67030adfa6a (diff)
Merge branch 'master' of github.com:krebscode/painload
Diffstat (limited to 'infest')
-rw-r--r--infest/profiles/README9
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]