cron.daily/security

changeset 13
cc078ac2fddd
parent 10
e9b5e53f1d0b
child 15
c4a1470ab59d
equal deleted inserted replaced
12:3179bc45c83c 13:cc078ac2fddd
23 # You should have received a copy of the GNU General Public License 23 # You should have received a copy of the GNU General Public License
24 # along with MBSE BBS; see the file COPYING. If not, write to the Free 24 # along with MBSE BBS; see the file COPYING. If not, write to the Free
25 # Software Foundation, 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. 25 # Software Foundation, 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
26 ############################################################################# 26 #############################################################################
27 27
28 VERSION=0.14 28 VERSION=0.15
29 export PATH=/bin:/usr/bin:/sbin:/usr/sbin 29 export PATH=/bin:/usr/bin:/sbin:/usr/sbin
30 umask 077 30 umask 077
31 LANG=C; export LANG 31 LANG=C; export LANG
32 32
33 fqdn=`hostname -f` 33 fqdn=`hostname -f`

mercurial