diff options
Diffstat (limited to 'INSTALLING')
-rw-r--r-- | INSTALLING | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/INSTALLING b/INSTALLING new file mode 100644 index 0000000..7c4e11d --- /dev/null +++ b/INSTALLING @@ -0,0 +1,5 @@ +After running `make install`, you +should run `chmod 4755 /usr/bin/restricted-hdparm` +assuming DESTDIR=, PREFIX=/usr and BIN=/bin +or DESTDIR= and BINDIR=/usr/bin. + |