Sha256: c48aecb50880924b6c2ad76b845f6cdcf942fefe8b4fee587c41f77434c4cf19

Contents?: true

Size: 157 Bytes

Versions: 24

Compression:

Stored size: 157 Bytes

Contents

#!/bin/bash
source /etc/profile

# install system logger
chroot "$chroot" /bin/bash <<DATAEOF
emerge app-admin/rsyslog
rc-update add rsyslog default
DATAEOF

Version data entries

24 entries across 12 versions & 1 rubygems

Version Path
veewee-0.5.0.alpha4 templates/gentoo-latest-i686/syslog.sh
veewee-0.5.0.alpha4 templates/gentoo-latest-amd64/syslog.sh
veewee-0.5.0.alpha3 templates/gentoo-latest-i686/syslog.sh
veewee-0.5.0.alpha3 templates/gentoo-latest-amd64/syslog.sh
veewee-0.5.0.alpha2 templates/gentoo-latest-amd64/syslog.sh
veewee-0.5.0.alpha2 templates/gentoo-latest-i686/syslog.sh
veewee-0.5.0.alpha1 templates/gentoo-latest-i686/syslog.sh
veewee-0.5.0.alpha1 templates/gentoo-latest-amd64/syslog.sh
veewee-0.4.5.1 templates/gentoo-latest-amd64/syslog.sh
veewee-0.4.5.1 templates/gentoo-latest-i686/syslog.sh
veewee-0.4.5 templates/gentoo-latest-i686/syslog.sh
veewee-0.4.5 templates/gentoo-latest-amd64/syslog.sh
veewee-0.4.5.pre1 templates/gentoo-latest-amd64/syslog.sh
veewee-0.4.5.pre1 templates/gentoo-latest-i686/syslog.sh
veewee-0.4.4 templates/gentoo-latest-i686/syslog.sh
veewee-0.4.4 templates/gentoo-latest-amd64/syslog.sh
veewee-0.4.3 templates/gentoo-latest-i686/syslog.sh
veewee-0.4.3 templates/gentoo-latest-amd64/syslog.sh
veewee-0.4.2 templates/gentoo-latest-i686/syslog.sh
veewee-0.4.2 templates/gentoo-latest-amd64/syslog.sh