]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r313069:
authorasomers <asomers@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 30 May 2017 16:09:54 +0000 (16:09 +0000)
committerasomers <asomers@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 30 May 2017 16:09:54 +0000 (16:09 +0000)
commit318cd3a9567933b036fb5495d7908bec9628fe3c
treef4757061ee831a775efeea4b18338ced4525f7b1
parentd812be8e18293be80d11fa596a7028e71749a064
MFC r313069:

Allow 999.local to run scripts in any language

If one of the scripts listed in (daily|weekly|monthly)_local is executable,
999.local should simply execute it. Only if the script isn't executable
should 999.local assume it needs /bin/sh.

Reviewed by: brian
Sponsored by: Spectra Logic Corp

git-svn-id: svn://svn.freebsd.org/base/stable/10@319221 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
etc/periodic/daily/999.local
etc/periodic/monthly/999.local
etc/periodic/weekly/999.local