diff options
author | Antoine Jacoutot <ajacoutot@bsdfrog.org> | 2014-08-18 16:49:20 +0800 |
---|---|---|
committer | Antoine Jacoutot <ajacoutot@bsdfrog.org> | 2014-08-18 16:49:35 +0800 |
commit | f64dfc234d36dede3b43db10abbb2b5a80ffea16 (patch) | |
tree | ba890810ff762023caa5fcd50502c66099eee2af | |
parent | 5fd84921e6fd01982c6af915aa2129711de5e20b (diff) | |
download | systembsd-f64dfc234d36dede3b43db10abbb2b5a80ffea16.tar.gz systembsd-f64dfc234d36dede3b43db10abbb2b5a80ffea16.tar.zst systembsd-f64dfc234d36dede3b43db10abbb2b5a80ffea16.zip |
Add DEPLOYMENT and LOCATION to machine-info.
-rw-r--r-- | conf/machine-info | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine-info b/conf/machine-info index 4d14f2b..a06d400 100644 --- a/conf/machine-info +++ b/conf/machine-info @@ -4,3 +4,5 @@ PRETTY_HOSTNAME= ICON_NAME= CHASSIS= +DEPLOYMENT= +LOCATION= |