diff options
Diffstat (limited to 'scripts/live-bottom/38disable_restricted_manager')
| -rwxr-xr-x | scripts/live-bottom/38disable_restricted_manager | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/live-bottom/38disable_restricted_manager b/scripts/live-bottom/38disable_restricted_manager index d585d3c..c2096ed 100755 --- a/scripts/live-bottom/38disable_restricted_manager +++ b/scripts/live-bottom/38disable_restricted_manager @@ -27,6 +27,8 @@ log_begin_msg "Disabling restricted-manager" rm -f /root/etc/xdg/autostart/restricted-manager.desktop rm -f /root/etc/xdg/autostart/restricted-manager-kde.desktop +rm -f /root/etc/xdg/autostart/jockey*.desktop + # Since we disable restricted-manager, there isn't much point generating the # fglrx or nvidia modules either. The other restricted modules may still be # useful. |
