slinux: Drop tracker

There is no GUI for tracker any more and Xfce doesn't support it.
This commit is contained in:
Mikhail Efremov 2020-01-30 17:44:33 +03:00 committed by Anton Midyukov
parent 3ea7f54c7d
commit 43b88933df
2 changed files with 0 additions and 18 deletions

View File

@ -1,17 +0,0 @@
#!/bin/sh
# Disable tracker on live
XDG_AS_DIR=/etc/xdg/autostart
LIVE_USER=altlinux
LIVE_USER_HOME="/home/$LIVE_USER"
if [ -d "$LIVE_USER_HOME/.config/autostart" ]; then
for d in extract miner-apps miner-fs miner-rss miner-user-guides store; do
[ -f "$XDG_AS_DIR"/tracker-$d.desktop ] || continue
cat <<EOF >$LIVE_USER_HOME/.config/autostart/tracker-$d.desktop
[Desktop Entry]
Hidden=true
EOF
chown "$LIVE_USER":"$LIVE_USER" $LIVE_USER_HOME/.config/autostart/tracker-$d.desktop
done
fi

View File

@ -123,7 +123,6 @@ alterator-x11
alterator-xkb
#additional
tracker
yelp
rosa-imagewriter