[Bug 1450960] Re: dev file system is mounted without noexec
Daniel
1450960 at bugs.launchpad.net
Mon May 4 13:35:13 UTC 2015
Try this:
onlyauser at mymachine:~$ cat >/dev/.lxc/user/call-me.sh <<.e
> #!/bin/sh
> echo "I'm executable"
> .e
onlyauser at mymachine:~$ chmod +x /dev/.lxc/user/call-me.sh
onlyauser at mymachine:~$ /dev/.lxc/user/call-me.sh
I'm executable
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1450960
Title:
dev file system is mounted without noexec
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1450960/+subscriptions
More information about the Ubuntu-server-bugs
mailing list