summaryrefslogtreecommitdiffstats
path: root/infest/profiles/README
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2013-12-30 03:38:43 +0100
committermakefu <github@syntax-fehler.de>2013-12-30 03:38:43 +0100
commit1763c3967ebc918e758518442b7e086e6c66fafa (patch)
treeab125bfa61793c5ef3f36550d9e309efa048e618 /infest/profiles/README
parent7f222f547283b03a6e53ef69b228abf11e46e5c8 (diff)
//infest/profiles -> //ship/src/bootstrap_env_makefu
Diffstat (limited to 'infest/profiles/README')
-rw-r--r--infest/profiles/README8
1 files changed, 0 insertions, 8 deletions
diff --git a/infest/profiles/README b/infest/profiles/README
deleted file mode 100644
index 79dde1a4..00000000
--- a/infest/profiles/README
+++ /dev/null
@@ -1,8 +0,0 @@
-Install different profiles for a user on the system
-
-UseCase:
-./deploy-profile bob
- [write dotfiles of profile bob for logged-in users ~]
-
-./deploy-profile system
- [write krebs additions to /etc and /root]