Added freebsd_sys to ALL variable.
1 parent 77b8c27 commit e9ffae0e5e39596af5b87b200af2c8fed75552b0
@tundra tundra authored on 15 Sep 2013
Showing 1 changed file
View
4
sysupd
#!/bin/sh
# Update Various System Files, Ports, etc.
# Copyright (c) 2006-2013, TundraWare Inc, Des Plaines, IL USA
# All Rights Reserved
# $Id: sysupd,v 1.144 2013/09/14 14:36:08 tundra Exp $
# $Id: sysupd,v 1.145 2013/09/15 16:10:45 tundra Exp $
 
 
#####
# Where To Put The Various Log Files Generated Here
#####
# List Of Sets To Process By Default
#####
 
#ALL='debian freebsd_doc freebsd_ports freebsd_src redhat texlive'
#ALL='debian freebsd_doc freebsd_ports freebsd_src freebsd_sys redhat texlive'
 
# !!!
# !!! Edit this or the program will do nothing without CLI args
# !!!