diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-02-24 03:11:57 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-02-24 03:11:57 +0000 |
commit | fa4a943c17e47bf910596a414fd7287983350b9b (patch) | |
tree | dc76cec18a505befc330e612e0a56bf1caa5ca49 /sysutils/smartmontools-devel/files/pkg-message.in | |
parent | - Fix manpage pointing to correct PREFIX for binary and conf (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_7_0_0'.release/7.0.0
Diffstat (limited to 'sysutils/smartmontools-devel/files/pkg-message.in')
-rw-r--r-- | sysutils/smartmontools-devel/files/pkg-message.in | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/sysutils/smartmontools-devel/files/pkg-message.in b/sysutils/smartmontools-devel/files/pkg-message.in deleted file mode 100644 index ee9f662c7703..000000000000 --- a/sysutils/smartmontools-devel/files/pkg-message.in +++ /dev/null @@ -1,14 +0,0 @@ -smartmontools has been installed - -To check the status of drives, use the following: - - %%PREFIX%%/sbin/smartctl -a /dev/ad0 for first ATA drive - %%PREFIX%%/sbin/smartctl -a /dev/da0 for first SCSI drive - -To enable monitor of drives, you can use %%PREFIX%%/sbin/smartd -A sample configuration file has been installed as -%%PREFIX%%/etc/smartd.conf.sample -Copy this file to %%PREFIX%%/etc/smartd.conf and edit appropriately - -To have smartd start at boot - echo 'smartd_enable="YES"' >> /etc/rc.conf |