git: periodic: Do not error with rc=2 when /etc/daily.local etc. don't exist.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sat Jul 10 10:47:15 PDT 2021
commit 2270418b65868790f48e62e268d8d57213ef1a7b
Author: Sascha Wildner <saw at online.de>
Date: Sat Jul 10 18:59:54 2021 +0200
periodic: Do not error with rc=2 when /etc/daily.local etc. don't exist.
These scripts are only for backwards compatibility and we could even
remove 999.* but for now, just stay silent and do nothing if they
don't exist.
Summary of changes:
etc/periodic/daily/999.local | 3 ---
etc/periodic/monthly/999.local | 3 ---
etc/periodic/weekly/999.local | 3 ---
3 files changed, 9 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2270418b65868790f48e62e268d8d57213ef1a7b
--
DragonFly BSD source repository
More information about the Commits
mailing list