summaryrefslogtreecommitdiffstats
path: root/infest
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2011-11-11 13:53:14 +0100
committermakefu <github@syntax-fehler.de>2011-11-11 13:53:14 +0100
commit0b99d25c863170e570cca2346966fa8f9a2797f4 (patch)
tree7b1601cf661f9afa93548f35e59a79b9c93dea59 /infest
parentf51357a9ba6ca27848919eb735c1b6cabc13d0b7 (diff)
//infest/profiles: initial draft for profile depoyer
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]