From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Osmialowski Subject: Re: [RFC 8/8] kdbus: Ability to run kdbus test by executable binary name Date: Wed, 08 Jul 2015 16:58:21 +0200 (CEST) Message-ID: References: <1436351110-5902-1-git-send-email-p.osmialowsk@samsung.com> <1436351110-5902-9-git-send-email-p.osmialowsk@samsung.com> <20150708141608.GC10137@kroah.com> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Return-path: In-reply-to: <20150708141608.GC10137@kroah.com> Sender: linux-kernel-owner@vger.kernel.org To: Greg Kroah-Hartman Cc: Paul Moore , James Morris , Casey Schaufler , "Serge E. Hallyn" , Kees Cook , Tetsuo Handa , Stephen Smalley , Neil Brown , Mark Rustad , Daniel Mack , David Herrmann , Djalal Harouni , Shuah Khan , Al Viro , linux-security-module@vger.kernel.org, linux-kernel@vger.kernel.org, linux-api@vger.kernel.org, Karol Lewandowski , Lukasz Skalski List-Id: linux-api@vger.kernel.org Hi Greg, Thanks for your comments, On Wed, 8 Jul 2015, Greg Kroah-Hartman wrote: > > Why not create symlinks automatically so this works without having to > manually run 'cp'? It can be anything on which one can apply security label. Symlinks can do. > But really, is spelling out the command line option > really a big issue? Maybe. I couldn't think about any easier (and easy to present) use case that could explain the purpose of this change. > > thanks, > > greg k-h >