Skip to content

Commit 534ae60

Browse files
authored
Update info on snap deprecation (#615)
Make the information in the help center match the confinement warning. See getsolus/packages#5170.
1 parent afe4c3a commit 534ae60

File tree

1 file changed

+2
-2
lines changed
  • docs/user/software/third-party

1 file changed

+2
-2
lines changed

docs/user/software/third-party/snap.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ summary: Working with snaps
66
# Snap
77

88
:::warning
9-
Snaps will be [**removed from Solus in early January 2025**][2],
9+
Snaps may be [**removed from Solus in 2025**][2],
1010
and are not fully confined in Solus with Linux kernel 6.9 and newer.
1111
See the section on confinement below.
1212
:::
@@ -21,7 +21,7 @@ ensuring that snaps can't access more of your system than needed.
2121
The `snap` command provided by Solus shows a warning when strict confinement is not available.
2222
For example:
2323

24-
> WARNING: snap is running with partial confinement. See https://help.getsol.us/docs/user/software/third-party/snap for details
24+
> WARNING: snap is running with partial confinement. Snaps may stop working in 2025. See https://help.getsol.us/docs/user/software/third-party/snap for details
2525
2626
We recommend [migrating to Flatpak](#migrating-to-flatpak) when possible.
2727
The warning can be silenced by running `sudo snap hide-confinement-warning`.

0 commit comments

Comments
 (0)