22 lines
576 B
Text
22 lines
576 B
Text
@comment $FreeBSD$
|
|
@unexec /bin/echo "===>" Stopping smartd ...
|
|
@unexec /usr/bin/killall smartd 2>/dev/null || true
|
|
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%%
|