mirror of
https://github.com/flatpak/flatpak.git
synced 2026-05-18 13:52:53 -04:00
Revert "manpages: Document the new details of --nofilesystem behaviour."
The new behaviour caused regressions in some situations that previously worked, and will be reverted. This reverts commit4d11f77aa7. Signed-off-by: Simon McVittie <smcv@collabora.com> (cherry picked from commitdfe868d628)
This commit is contained in:
committed by
Simon McVittie
parent
5dc5b1bb07
commit
59dc5f783e
@@ -258,13 +258,6 @@
|
||||
xdg-music, xdg-pictures, xdg-public-share, xdg-templates, xdg-videos,
|
||||
an absolute path, or a homedir-relative path like ~/dir.
|
||||
This option can be used multiple times.
|
||||
</para><para>
|
||||
In general, "--nofilesystem=PATH" will remove access to a specific path if exactly that path
|
||||
was previously granted. However, as a special case, "--nofilesystem=home" will remove access to all
|
||||
previously granted locations inside the homedir as well, such as "home/some-dir", or "xdg-download",
|
||||
and "--nofilesystem=host" will remove access to all previously granted locations.
|
||||
Note: absolute paths that happen to be inside the current users home directory are not considered for
|
||||
this special case.
|
||||
</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
@@ -247,13 +247,6 @@
|
||||
xdg-music, xdg-pictures, xdg-public-share, xdg-templates, xdg-videos,
|
||||
an absolute path, or a homedir-relative path like ~/dir.
|
||||
This option can be used multiple times.
|
||||
</para><para>
|
||||
In general, "--nofilesystem=PATH" will remove access to a specific path if exactly that path
|
||||
was previously granted. However, as a special case, "--nofilesystem=home" will remove access to all
|
||||
previously granted locations inside the homedir as well, such as "home/some-dir", or "xdg-download",
|
||||
and "--nofilesystem=host" will remove access to all previously granted locations.
|
||||
Note: absolute paths that happen to be inside the current users home directory are not considered for
|
||||
this special case.
|
||||
</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
@@ -230,13 +230,6 @@
|
||||
xdg-music, xdg-pictures, xdg-public-share, xdg-templates, xdg-videos,
|
||||
an absolute path, or a homedir-relative path like ~/dir.
|
||||
This option can be used multiple times.
|
||||
</para><para>
|
||||
In general, "--nofilesystem=PATH" will remove access to a specific path if exactly that path
|
||||
was previously granted. However, as a special case, "--nofilesystem=home" will remove access to all
|
||||
previously granted locations inside the homedir as well, such as "home/some-dir", or "xdg-download",
|
||||
and "--nofilesystem=host" will remove access to all previously granted locations.
|
||||
Note: absolute paths that happen to be inside the current users home directory are not considered for
|
||||
this special case.
|
||||
</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
@@ -373,15 +373,7 @@
|
||||
xdg-music, xdg-pictures, xdg-public-share, xdg-templates, xdg-videos,
|
||||
an absolute path, or a homedir-relative path like ~/dir.
|
||||
This option can be used multiple times.
|
||||
</para><para>
|
||||
In general, "--nofilesystem=PATH" will remove access to a specific path if exactly that path
|
||||
was previously granted. However, as a special case, "--nofilesystem=home" will remove access to all
|
||||
previously granted locations inside the homedir as well, such as "home/some-dir", or "xdg-download",
|
||||
and "--nofilesystem=host" will remove access to all previously granted locations.
|
||||
Note: absolute paths that happen to be inside the current users home directory are not considered for
|
||||
this special case.
|
||||
</para></listitem>
|
||||
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
|
||||
Reference in New Issue
Block a user