Browse Source

Just a smartctl wrapper...

master
Nicolas Massé 12 years ago
parent
commit
de4f777b24
  1. 4
      Misc/smartctl_wrapper

4
Misc/smartctl_wrapper

@ -0,0 +1,4 @@
#!/bin/bash
sudo -u root /usr/bin/smartctl "$@"
Loading…
Cancel
Save