Skip to content

Instantly share code, notes, and snippets.

@hyperized
Created August 31, 2017 12:17
Show Gist options
  • Save hyperized/802623588e1eeed0791bba764dfe7040 to your computer and use it in GitHub Desktop.
Save hyperized/802623588e1eeed0791bba764dfe7040 to your computer and use it in GitHub Desktop.
############# config ##################
#
set base_path /var/spool/apt-mirror
#
# set mirror_path $base_path/mirror
# set skel_path $base_path/skel
# set var_path $base_path/var
# set cleanscript $var_path/clean.sh
# set defaultarch <running host architecture>
# set postmirror_script $var_path/postmirror.sh
# set run_postmirror 0
set nthreads 400
set _tilde 0
#
############# end config ##############
deb https://packages.cisofy.com/community/lynis/deb/ trusty main
deb https://packages.cisofy.com/community/lynis/deb/ xenial main
deb https://packages.cisofy.com/community/lynis/deb/ stable main
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment