cron.daily/security

changeset 21
735fe1b89e5a
parent 20
1d18ebb9e279
child 23
b66522a5726e
equal deleted inserted replaced
20:1d18ebb9e279 21:735fe1b89e5a
20 # You should have received a copy of the GNU General Public License 20 # You should have received a copy of the GNU General Public License
21 # along with MBSE BBS; see the file COPYING. If not, write to the Free 21 # along with MBSE BBS; see the file COPYING. If not, write to the Free
22 # Software Foundation, 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. 22 # Software Foundation, 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
23 ############################################################################# 23 #############################################################################
24 24
25 VERSION=0.21 25 VERSION=0.22
26 export PATH=/bin:/usr/bin:/sbin:/usr/sbin 26 export PATH=/bin:/usr/bin:/sbin:/usr/sbin
27 umask 077 27 umask 077
28 LANG=C; export LANG 28 LANG=C; export LANG
29 29
30 fqdn=`hostname -f` 30 fqdn=`hostname -f`

mercurial