From: jason@perfinion.com (Jason Zaman) Date: Sat, 27 May 2017 00:10:50 +0800 Subject: [refpolicy] consolekit inhibit locks interface name Message-ID: <20170526161054.15183-1-jason@perfinion.com> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com Consolekit (and i guess logind too?) have inhibit locks that programs can use eg for preventing the machine from sleeping. It involves a fifo_file and passing the fd to the application to hold. when done, it close()'s the fd. What do i name the interface for it? If you have a better idea I can rename and send. -- Jason