Sha256: bb4cf991c464727e99cec8c52a0718c611f0ca3f0e1f458bded0faa956dff3c3

Contents?: true

Size: 155 Bytes

Versions: 10

Compression:

Stored size: 155 Bytes

Contents

#!/bin/bash
source /etc/profile

# install cron
chroot "$chroot" /bin/bash <<DATAEOF
emerge sys-process/vixie-cron
rc-update add vixie-cron default
DATAEOF

Version data entries

10 entries across 5 versions & 2 rubygems

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