mirror of
https://github.com/fspc/gbootroot.git
synced 2025-04-04 07:43:22 -04:00
Added $Id$
This commit is contained in:
parent
687910faaa
commit
c9d4b99c3b
@ -1,6 +1,9 @@
|
|||||||
# ~/.bash_profile: executed by bash(1) for login shells.
|
# ~/.bash_profile: executed by bash(1) for login shells.
|
||||||
# see /usr/share/doc/bash/examples/startup-files for examples.
|
# see /usr/share/doc/bash/examples/startup-files for examples.
|
||||||
# the files are located in the bash-doc package.
|
# the files are located in the bash-doc package.
|
||||||
|
#
|
||||||
|
# $Id$
|
||||||
|
# make_debian replacement
|
||||||
|
|
||||||
umask 022
|
umask 022
|
||||||
|
|
||||||
|
@ -1,5 +1,8 @@
|
|||||||
# ~/.bashrc: executed by bash(1) for non-login shells.
|
# ~/.bashrc: executed by bash(1) for non-login shells.
|
||||||
# see /usr/share/doc/bash/examples/startup-files for examples
|
# see /usr/share/doc/bash/examples/startup-files for examples
|
||||||
|
#
|
||||||
|
# $Id$
|
||||||
|
# make_debian replacement
|
||||||
|
|
||||||
# If running interactively, then:
|
# If running interactively, then:
|
||||||
if [ "$PS1" ]; then
|
if [ "$PS1" ]; then
|
||||||
|
@ -1,3 +1,6 @@
|
|||||||
The administrator has to change the user and group of the ENV files to the proper
|
# $Id$
|
||||||
user and group. The permissions of /tmp and the users directory
|
# make_debian replacement
|
||||||
also need to be made writable.
|
|
||||||
|
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…
x
Reference in New Issue
Block a user