Fix : Show extra warning for Gnome RDP fix.
This commit is contained in:
parent
b2d90976fa
commit
7e990a783d
|
@ -60,4 +60,6 @@ function fix_gnome_rdp() {
|
|||
grdctl status --show-credentials
|
||||
systemctl --user status gnome-remote-desktop.service
|
||||
|
||||
# Show extra info.
|
||||
_warn "You may need to manually restart Desktop sharing via Gnome Settings."
|
||||
}
|
||||
|
|
Reference in a new issue