Compare commits
3 Commits
v2020.11.1
...
v2.3.22-mi
Author | SHA1 | Date | |
---|---|---|---|
44daffa9b8 | |||
1b58b70c0f | |||
b51a394544 |
@@ -1,5 +1,5 @@
|
||||
FLASHPLUGIN_VERSION=11.2.202.280
|
||||
FLASHPLUGIN_VERSION=11.2.202.285
|
||||
WIN32CODECS_VERSION=20110131
|
||||
SKYPE_VERSION=4.1.0.20
|
||||
SKYPE_VERSION=4.2.0.11
|
||||
VIRTUALBOX_EXTENSION_PACK_VERSION=4.2.0
|
||||
SUN_JAVA7_VERSION=7u17
|
||||
|
@@ -72,6 +72,7 @@ dcop_write $"Configuring users and host..." 50
|
||||
echo $"Configuring users and host" | tee -a $LOG_FILE
|
||||
# configure user
|
||||
[ "$INSTALL_USER" ] && {
|
||||
userdel -rf liveuser
|
||||
useradd $INSTALL_USER \
|
||||
-c "$INSTALL_USER_FULLNAME" \
|
||||
-G audio,filesharing,sysadmin,packager,lpadmin,video,nopermfs || {
|
||||
|
Reference in New Issue
Block a user