Skip to content

Commit

Permalink
Merge pull request omniosorg#192 from citrus-it/rsyslog
Browse files Browse the repository at this point in the history
rsyslog is now listed as an optional package in entire
  • Loading branch information
hadfl authored Feb 9, 2021
2 parents e597bec + fe2cb34 commit 69f1f2c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build/build_zfs_send
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,6 @@ while read p v; do
done < <(pkg -R $MP contents -H -a type=optional \
-o fmri,variant.opensolaris.zone $entire_fmri)

# Install system/rsyslog - it is the default log daemon from r151035
optlist+=(system/rsyslog)

pkg -R $MP install ${optlist[*]} || fail "install optional entire"

if [ -n "$PROFILE" ]; then
Expand Down

0 comments on commit 69f1f2c

Please sign in to comment.