How do I change the executing user of a Java program in an iocage jail?
M mrMuppet Contributor Joined Mar 14, 2014 Messages 192 Feb 11, 2018 #1 How do I change the executing user of a Java program in an iocage jail? Last edited by a moderator: Feb 11, 2018
M mrMuppet Contributor Joined Mar 14, 2014 Messages 192 Feb 15, 2018 #3 I used umask 000 that does what i want.