diff options
author | kraxel <kraxel> | 2005-02-09 11:34:37 +0000 |
---|---|---|
committer | kraxel <kraxel> | 2005-02-09 11:34:37 +0000 |
commit | 73671a2f4f0e6e03a509ff5a97ab70d7b0db12b1 (patch) | |
tree | d0099f50705e45392d9666c0aaa64bd69fc18b32 /autojuke.conf | |
parent | 92a99fec1e7c0c05568a3abd647c9ae781acbd2f (diff) | |
download | scsi-changer-73671a2f4f0e6e03a509ff5a97ab70d7b0db12b1.tar.gz |
- add files to repository.
Diffstat (limited to 'autojuke.conf')
-rw-r--r-- | autojuke.conf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/autojuke.conf b/autojuke.conf new file mode 100644 index 0000000..d60cf28 --- /dev/null +++ b/autojuke.conf @@ -0,0 +1,8 @@ +# bool (0/1): try to umount by sending SIGUSR1 to automount +try_umount=1 + +# mount options for autofs, see autofs(5) +mopt=-fstype=auto + +# one line per device +dev=/dev/??? |