From c9d4b99c3bb633e5aa332afbc163a89da5b16b37 Mon Sep 17 00:00:00 2001 From: freesource Date: Thu, 8 Nov 2001 05:50:20 +0000 Subject: [PATCH] Added $Id$ --- yard/replacements/home/user/.bash_profile.debian | 3 +++ yard/replacements/home/user/.bashrc.debian | 3 +++ yard/replacements/home/user/README | 9 ++++++--- 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/yard/replacements/home/user/.bash_profile.debian b/yard/replacements/home/user/.bash_profile.debian index c69a591..7bf74be 100644 --- a/yard/replacements/home/user/.bash_profile.debian +++ b/yard/replacements/home/user/.bash_profile.debian @@ -1,6 +1,9 @@ # ~/.bash_profile: executed by bash(1) for login shells. # see /usr/share/doc/bash/examples/startup-files for examples. # the files are located in the bash-doc package. +# +# $Id$ +# make_debian replacement umask 022 diff --git a/yard/replacements/home/user/.bashrc.debian b/yard/replacements/home/user/.bashrc.debian index 6b09ece..3276b04 100644 --- a/yard/replacements/home/user/.bashrc.debian +++ b/yard/replacements/home/user/.bashrc.debian @@ -1,5 +1,8 @@ # ~/.bashrc: executed by bash(1) for non-login shells. # see /usr/share/doc/bash/examples/startup-files for examples +# +# $Id$ +# make_debian replacement # If running interactively, then: if [ "$PS1" ]; then diff --git a/yard/replacements/home/user/README b/yard/replacements/home/user/README index a11ad2d..c97e652 100644 --- a/yard/replacements/home/user/README +++ b/yard/replacements/home/user/README @@ -1,3 +1,6 @@ -The administrator has to change the user and group of the ENV files to the proper -user and group. The permissions of /tmp and the users directory -also need to be made writable. +# $Id$ +# make_debian replacement + +The administrator has to change the user and group of the ENV files +to the proper user and group. The permissions of /tmp and the users +directory also need to be made writable.