Saya ingin secara otomatis membuat direktori yang disebut ".virtualenvs" di setiap direktori home pengguna baru saat membuat pengguna baru itu.
Saya menggunakan perintah useradd untuk membuat pengguna baru.
Buat direktori /etc/skel/.virtualenvs
. The /etc/skel
direktori akan digunakan sebagai kerangka untuk direktori rumah baru.
Itu didefinisikan dalam /etc/adduser.conf
:
# The SKEL variable specifies the directory containing "skeletal" user
# files; in other words, files such as a sample .profile that will be
# copied to the new user's home directory when it is created.
SKEL=/etc/skel
$WORKON_HOME
variabel lingkungan untuk/etc/skel/.bashrc
juga