dwww Home | Show directory contents | Find package
#!/bin/bash -e tmp=$(tempfile) cat >$tmp run-parts --report --lsbsysinit --arg=$tmp --arg="$1" \ --arg="$2" --arg="$3" -- /etc/smartmontools/run.d rm -f $tmp
Generated by dwww version 1.16 on Sat May 9 00:50:04 CEST 2026.