# lukas.ocilka@suse.com / 2015-06-25 14:15:48 +0200:
On 25.6.2015 14:06, Josef Reidinger wrote:
Another option that get into my mind is to overuse PATH precedence...so having yast2 in /usr/bin and yast2 symlink in /sbin this way it is not overwritten and it will works without much tricks ( and as bonus allows common users to run yast2 with limited functionality ).
Hmm, this actually sounds like a better solution. So, the only thing to do is to move /sbin/yast2 to /usr/sbin/yast2. And then maybe link it from /sbin/yast2 (for backward compatibility). Then the only difference in inst-sys would be different symlink.
my gut reaction: don't go there. same basename, different paths, that's going to hurt, people manipulate their PATH variables in various ways and you'll provoke a lot of bad blood in users. -- roman -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org To contact the owner, e-mail: yast-devel+owner@opensuse.org