#!/bin/sh case $HALD_ACTION in add) sleep 1 echo “$(date -u): DVD inserted” >> /home/share/ripped/log.txt dvdinsert “$HAL_PROP_VOLUME_LABEL” & sleep 1 ;; remove) echo “$(date -u): DVD removed” >> /home/share/ripped/log.txt ;; esac
Your email address will not be published. Required fields are marked *
Name *
E-mail *
Website
Comment
You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>