1
0
mirror of https://github.com/fspc/gbootroot.git synced 2025-04-04 07:43:22 -04:00

Added $Id$

This commit is contained in:
freesource 2001-11-08 05:50:20 +00:00
parent 687910faaa
commit c9d4b99c3b
3 changed files with 12 additions and 3 deletions

View File

@ -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

View File

@ -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

View File

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