Skip to content

Commit

Permalink
live-config: linstalleralan: modify the vera alan2 profile in ~/.conf…
Browse files Browse the repository at this point in the history
…ig/vera/alan
  • Loading branch information
g7 committed Nov 11, 2014
1 parent 814314a commit 714670d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions live-config/scripts/951-linstalleralan
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,11 @@ Config ()
# Begin.

# We should first copy tree.conf from /etc/alan to /home/$LIVE_USERNAME/.config/alan.
mkdir -p /home/$LIVE_USERNAME/.config/alan # create directories
chown -R $LIVE_USERNAME:$LIVE_USERNAME /home/$LIVE_USERNAME/.config/alan # change owner of alan directory in .config
mkdir -p /home/$LIVE_USERNAME/.config/vera/alan # create directories
chown -R $LIVE_USERNAME:$LIVE_USERNAME /home/$LIVE_USERNAME/.config/vera # change owner of vera directory in .config

# Now we can simply add a new category, say installer and specify the extension linstaller_alan.
cat > /home/$LIVE_USERNAME/.config/alan/alan.conf <<EOF
cat > /home/$LIVE_USERNAME/.config/vera/alan/alan-vera.conf <<EOF
### CREATED BY linstalleralan LIVE-CONFIG SCRIPT FROM LIVE-CONFIG-LINSTALLER PACKAGE ###
[LauncherPool:launcher]
linstaller = /usr/share/applications/linstaller.desktop
Expand Down

0 comments on commit 714670d

Please sign in to comment.