summaryrefslogtreecommitdiffstats
path: root/system/lxd/etc-profile-d-lxd.csh
diff options
context:
space:
mode:
Diffstat (limited to 'system/lxd/etc-profile-d-lxd.csh')
-rw-r--r--system/lxd/etc-profile-d-lxd.csh3
1 files changed, 0 insertions, 3 deletions
diff --git a/system/lxd/etc-profile-d-lxd.csh b/system/lxd/etc-profile-d-lxd.csh
deleted file mode 100644
index 01bead2ead..0000000000
--- a/system/lxd/etc-profile-d-lxd.csh
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/csh
-setenv LXD_HOME /opt/lxd
-setenv PATH ${LXD_HOME}/bin:${PATH}