summarylogtreecommitdiffstats
path: root/skywire-autoconfig
diff options
context:
space:
mode:
authorMoses Narrow2023-03-06 08:06:27 -0600
committerMoses Narrow2023-03-06 08:06:27 -0600
commit083c74e9082db8bd88ce9bbbe511efd9ef578af1 (patch)
tree1fd09a0a50c75a3c91a38d40848597cdea9a22d8 /skywire-autoconfig
parentb148e28b8a1cea93bd2accd0c341b4c5f4a2f003 (diff)
downloadaur-083c74e9082db8bd88ce9bbbe511efd9ef578af1.tar.gz
create custom dmsghttp path for logging via skywire-autoconfig
Diffstat (limited to 'skywire-autoconfig')
-rwxr-xr-xskywire-autoconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/skywire-autoconfig b/skywire-autoconfig
index 9663c573a0c4..faab378e9556 100755
--- a/skywire-autoconfig
+++ b/skywire-autoconfig
@@ -3,6 +3,7 @@
#skywire autoconfiguration script for debian & archlinux packages
#source the skyenv file if it exists - provided by the skybian package or the user
[[ -f /etc/profile.d/skyenv.sh ]] && source /etc/profile.d/skyenv.sh
+[[ ! -d /opt/skywire/local/custom ]] && mkdir -p /opt/skywire/local/custom
#set NOAUTOCONFIG=true to avoid running the script in the postinstall
if [[ ${NOAUTOCONFIG} == true ]]; then
#unset the env