mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
f1fdf32a0c
PR: ports/129722 Submitted by: wollman
26 lines
653 B
Plaintext
26 lines
653 B
Plaintext
@comment $FreeBSD$
|
|
@unexec /bin/echo "===>" Stopping smartd ...
|
|
@unexec /usr/bin/killall smartd 2>/dev/null || true
|
|
etc/periodic/daily/smart
|
|
etc/smartd.conf.sample
|
|
sbin/smartctl
|
|
sbin/smartd
|
|
%%DOCSDIR%%/AUTHORS
|
|
%%DOCSDIR%%/CHANGELOG
|
|
%%DOCSDIR%%/COPYING
|
|
%%DOCSDIR%%/INSTALL
|
|
%%DOCSDIR%%/NEWS
|
|
%%DOCSDIR%%/README
|
|
%%DOCSDIR%%/TODO
|
|
%%DOCSDIR%%/WARNINGS
|
|
%%DOCSDIR%%/examplescripts/Example1
|
|
%%DOCSDIR%%/examplescripts/Example2
|
|
%%DOCSDIR%%/examplescripts/Example3
|
|
%%DOCSDIR%%/examplescripts/Example4
|
|
%%DOCSDIR%%/examplescripts/README
|
|
%%DOCSDIR%%/smartd.conf
|
|
@dirrm %%DOCSDIR%%/examplescripts
|
|
@dirrm %%DOCSDIR%%
|
|
@dirrmtry etc/periodic/daily
|
|
@dirrmtry etc/periodic
|