diff --git a/js/ui/components/autorunManager.js b/js/ui/components/autorunManager.js index d5526ef86..88b08a2af 100644 --- a/js/ui/components/autorunManager.js +++ b/js/ui/components/autorunManager.js @@ -292,6 +292,7 @@ const AutorunResidentSource = new Lang.Class({ _init: function(manager) { this.parent(_("Removable Devices"), 'media-removable'); + this.resident = true; this._mounts = [];