opnsense-ports/devel/RStudio/pkg-message
Franco Fichtner f0ac9401ff */*: sync with upstream
Taken from: HardenedBSD
2018-04-23 07:02:47 +02:00

11 lines
405 B
Text

======================================================================
You installed RStudio: Integrated development environment (IDE) for R.
Please note that RStudio requires /proc to be mounted.
The usual way to do this is to add this line to /etc/fstab:
proc /proc procfs rw 0 0
and then run this command as root:
# mount /proc
======================================================================