View previous topic :: View next topic |
Author |
Message |
VinzC Watchman
Joined: 17 Apr 2004 Posts: 5098 Location: Dark side of the mood
|
Posted: Sun May 18, 2008 8:52 pm Post subject: Can noexec kernel argument be used on a per-app basis? |
|
|
Hi.
I've solved one of my big problems with running games under Wine by adding kernel argument noexec=off. However I fear it introduces security issues, am I right? So is there a way to specifiy that noexec flag on a per-application basis, i.e. only when I run a specific application?
Thanks. _________________ Gentoo addict: tomorrow I quit, I promise!... Just one more emerge...
1739! |
|
Back to top |
|
|
s4e8 Guru
Joined: 29 Jul 2006 Posts: 311
|
Posted: Mon May 19, 2008 9:11 am Post subject: |
|
|
Trying:
execstack -s /usr/bin/wine* |
|
Back to top |
|
|
VinzC Watchman
Joined: 17 Apr 2004 Posts: 5098 Location: Dark side of the mood
|
Posted: Mon May 19, 2008 9:17 am Post subject: |
|
|
Thanks, I'll try that. _________________ Gentoo addict: tomorrow I quit, I promise!... Just one more emerge...
1739! |
|
Back to top |
|
|
VinzC Watchman
Joined: 17 Apr 2004 Posts: 5098 Location: Dark side of the mood
|
Posted: Mon May 19, 2008 7:07 pm Post subject: |
|
|
There is no execstack instruction/application available on my system .
EDIT: Ok, found it. It's part of sys-devel/prelink... _________________ Gentoo addict: tomorrow I quit, I promise!... Just one more emerge...
1739! |
|
Back to top |
|
|
VinzC Watchman
Joined: 17 Apr 2004 Posts: 5098 Location: Dark side of the mood
|
Posted: Mon May 19, 2008 7:46 pm Post subject: |
|
|
s4e8 wrote: | Trying:
execstack -s /usr/bin/wine* |
That worked! Thanks a lot . _________________ Gentoo addict: tomorrow I quit, I promise!... Just one more emerge...
1739! |
|
Back to top |
|
|
|