Skip to content

Commit b164164

Browse files
committed
Revert "setting user variable"
This reverts commit 45f4980.
1 parent 45f4980 commit b164164

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

make-addon.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@ chroot "$root" <<EOF
112112
export HOME=/root
113113
export LANG=C
114114
export LC_ALL=C
115-
export USER="`ls /home/`"
116115
# To allow a few apps using upstart to install correctly. JM 2011-02-21
117116
dpkg-divert --local --rename --add /sbin/initctl
118117
ln -s /bin/true /sbin/initctl

0 commit comments

Comments
 (0)