Browse Source

Added $Id$

master
freesource 23 years ago
parent
commit
c9d4b99c3b
  1. 3
      yard/replacements/home/user/.bash_profile.debian
  2. 3
      yard/replacements/home/user/.bashrc.debian
  3. 9
      yard/replacements/home/user/README

3
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

3
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

9
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.

Loading…
Cancel
Save