cron.daily/security

changeset 16
37f217a8bcce
parent 15
c4a1470ab59d
child 17
65656789da08
equal deleted inserted replaced
15:c4a1470ab59d 16:37f217a8bcce
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.16 28 VERSION=0.17
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