summarylogtreecommitdiffstats
path: root/homer.install
diff options
context:
space:
mode:
Diffstat (limited to 'homer.install')
-rw-r--r--homer.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/homer.install b/homer.install
new file mode 100644
index 000000000000..5ac33ab1ec23
--- /dev/null
+++ b/homer.install
@@ -0,0 +1,3 @@
+post_install() {
+ source /etc/profile
+}