git: periodic: Do not error with rc==2 for some optional stuff.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sat Jul 10 10:47:15 PDT 2021
commit 36a7d038e09516449d50379fe67f09f75d1cf7b6
Author: Sascha Wildner <saw at online.de>
Date: Sat Jul 10 19:40:39 2021 +0200
periodic: Do not error with rc==2 for some optional stuff.
* UFS accounting has to be enabled in rc.conf, and if it is not, the
script should just do nothing.
* /etc/news.expire is just some backwards compatibility stuff, so
don't worry if it doesn't exist.
Summary of changes:
etc/periodic/daily/310.accounting | 4 +---
etc/periodic/daily/330.news | 4 +---
2 files changed, 2 insertions(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/36a7d038e09516449d50379fe67f09f75d1cf7b6
--
DragonFly BSD source repository
More information about the Commits
mailing list