Skip to content

Commit

Permalink
merged changes 2.6.2.2 vs 2.6.2.3
Browse files Browse the repository at this point in the history
+++ 2.6.2.3 +++
/etc/interchange/usertag directory for locally used global usertags added
  • Loading branch information
racke committed Dec 6, 2001
1 parent 0bbf863 commit 7457617
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions debian/interchange.postinst
Expand Up @@ -54,6 +54,10 @@ if [ -d "$RET" ]; then
chown $USER.$GROUP "$RET" chown $USER.$GROUP "$RET"
fi fi


# More permissions

chown -R $USER.$GROUP /etc/interchange/usertag

# Record debconf configuration in multiple files # Record debconf configuration in multiple files
# 1. Stuff needed for the init script # 1. Stuff needed for the init script


Expand Down

0 comments on commit 7457617

Please sign in to comment.