summaryrefslogtreecommitdiffstats
path: root/rules/liblockfile.in
blob: 4d64b318f4428d6c5be5b707d341b46d43b7191e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
menu    "liblockfile       "

config LIBLOCKFILE
        bool
        prompt "dotlockfile"
	default n
	help
	  Dotlockfile is a command line utility to safely create, 
	  test and remove lockfiles. Lockfiles are created in an 
	  NFS-safe way. Dotlockfile can can also be used to lock 
	  and unlock mailboxes even if the mailspool directory 
	  is only writable by group mail. However, its use is not
	  restricted to mail 
		 
endmenu