Subversion Repositories ALCASAR

Rev

Rev 1397 | Rev 1410 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 1397 Rev 1401
Line 1... Line 1...
1
#!/bin/bash
1
#!/bin/bash
2
#  $Id: alcasar.sh 1397 2014-06-24 15:12:57Z richard $ 
2
#  $Id: alcasar.sh 1401 2014-07-02 15:04:23Z richard $ 
3
 
3
 
4
# alcasar.sh
4
# alcasar.sh
5
 
5
 
6
# ALCASAR Install script -  CopyLeft ALCASAR Team [Rexy + 3abtux + Steweb + Crox + ...] 
6
# ALCASAR Install script -  CopyLeft ALCASAR Team [Rexy + 3abtux + Steweb + Crox + ...] 
7
# Ce programme est un logiciel libre ; This software is free and open source
7
# Ce programme est un logiciel libre ; This software is free and open source
Line 1319... Line 1319...
1319
$SED "s?'\$ziparg $extensions.*?\$ziparg $extensions -b 127.0.0.1;'?g" /usr/libexec/NfSenRC.pm 
1319
$SED "s?'\$ziparg $extensions.*?\$ziparg $extensions -b 127.0.0.1;'?g" /usr/libexec/NfSenRC.pm 
1320
# expire delay for the profile "live"
1320
# expire delay for the profile "live"
1321
	systemctl start nfsen
1321
	systemctl start nfsen
1322
	/bin/nfsen -m live -e 62d 2>/dev/null
1322
	/bin/nfsen -m live -e 62d 2>/dev/null
1323
# add SURFmap plugin
1323
# add SURFmap plugin
1324
	tar xzf $DIR_CONF/nfsen/SURFmap_v3.3.tar.gz -C /tmp/
1324
	tar xzf $DIR_CONF/nfsen/SURFmap_v3.3b1.tar.gz -C /tmp/
1325
	cd /tmp/SURFmap
1325
	cd /tmp/SURFmap
1326
	/usr/bin/sh install.sh
1326
	/usr/bin/sh install.sh
1327
# clear the installation
1327
# clear the installation
1328
	cd $DirTmp
1328
	cd $DirTmp
1329
	rm -rf /tmp/nfsen-1.3.6p1/
1329
	rm -rf /tmp/nfsen-1.3.6p1/