Sha256: 063fe344244b0a0296153bb6e7ddee9b8915dc0a8548553b3516f2997df713cf

Contents?: true

Size: 156 Bytes

Versions: 10

Compression:

Stored size: 156 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

10 entries across 5 versions & 2 rubygems

Version Path
veewee-0.3.12 templates/gentoo-latest-amd64/syslog.sh
veewee-0.3.12 templates/gentoo-latest-i686/syslog.sh
veewee-0.3.11 templates/gentoo-latest-amd64/syslog.sh
veewee-0.3.11 templates/gentoo-latest-i686/syslog.sh
veewee-0.3.10 templates/gentoo-latest-amd64/syslog.sh
veewee-0.3.10 templates/gentoo-latest-i686/syslog.sh
veewee-0.3.9 templates/gentoo-latest-amd64/syslog.sh
veewee-0.3.9 templates/gentoo-latest-i686/syslog.sh
veewee-atlassian-0.3.11 templates/gentoo-latest-i686-experimental/syslog.sh
veewee-atlassian-0.3.11 templates/gentoo-latest-x86_64-experimental/syslog.sh