diff options
Diffstat (limited to 'desktop/lxde-common/doinst.sh')
-rw-r--r-- | desktop/lxde-common/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop/lxde-common/doinst.sh b/desktop/lxde-common/doinst.sh index 171fb69289..98f0e082df 100644 --- a/desktop/lxde-common/doinst.sh +++ b/desktop/lxde-common/doinst.sh @@ -12,6 +12,7 @@ config() { } config etc/xdg/lxsession/LXDE/desktop.conf.new +config etc/xdg/lxsession/LXDE/autostart.new config etc/xdg/pcmanfm/LXDE/pcmanfm.conf.new if [ -x /usr/bin/update-desktop-database ]; then |