Select the types of activity you want to include in your feed.
1#!/usr/bin/bash 2set -eu 3cat << EOF > ${pkgbuild_path}/spindle-tmpfiles.conf 4d ${spindle_path} 755 ${spindle_user} ${spindle_group} - 5EOF