diff options
| -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 | 
