diff options
| author | krebs <krebs@UTART> | 2011-05-04 10:18:37 -1100 |
|---|---|---|
| committer | krebs <krebs@UTART> | 2011-05-04 10:18:37 -1100 |
| commit | 2642a3744a92249b08a750f45dfba3e6ccf39e4e (patch) | |
| tree | 6f57fa96e3d750bb0431c5eae0b7a3dbd052d9ff | |
| parent | 8ff7515d7dda780237fd05ce9fffd108777a69e3 (diff) | |
infest/profile -> etc/profile
| -rw-r--r-- | Makefile | 2 | ||||
| -rwxr-xr-x | etc/profile (renamed from infest/profile) | 0 |
2 files changed, 1 insertions, 1 deletions
@@ -7,4 +7,4 @@ all: select-target infest: infest/passwd infest/motd - infest/profile + cat etc/profile >/etc/profile diff --git a/infest/profile b/etc/profile index ea61fe6a..ea61fe6a 100755 --- a/infest/profile +++ b/etc/profile |
