diff options
Diffstat (limited to 'linux/poi.profile')
-rw-r--r-- | linux/poi.profile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/linux/poi.profile b/linux/poi.profile index d12e86a..5b8073d 100644 --- a/linux/poi.profile +++ b/linux/poi.profile @@ -84,7 +84,8 @@ disable-mnt ## private-bin - Creates a virtual /bin directory containing only temporary copies of the following executables. # bash required to launch from kde kickoff menu -private-bin bash,poi +# breaks if installed to /usr/local +#private-bin bash,poi ## private-dev - Create a virtual /dev directory. Only dri, null, full, zero, tty, pts, ptmx, random, snd, urandom, video, log and shm devices are available. private-dev |