git: etc/periodic: Use 'LINKS' to create links for 220.snapshot-hammer2

Aaron LI aly at crater.dragonflybsd.org
Fri Jun 12 08:15:51 PDT 2020


commit 35a5a810a058efc26ee934f5bc6dd1e47524d396
Author: Aaron LI <aly at aaronly.me>
Date:   Fri Jun 12 22:58:42 2020 +0800

    etc/periodic: Use 'LINKS' to create links for 220.snapshot-hammer2
    
    Avoid the ad-hoc 'ln' command.  In addition, the original linked-to
    files are absolute paths but missing the '${DESTDIR}', so they can be on
    two different installations.  Use 'LINKS' that creates hard-links to
    fix this issue.
    
    Reviewed-by: swildner, deef

Summary of changes:
 etc/Makefile                | 2 --
 etc/periodic/daily/Makefile | 3 +++
 2 files changed, 3 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/35a5a810a058efc26ee934f5bc6dd1e47524d396


-- 
DragonFly BSD source repository


More information about the Commits mailing list