X-Git-Url: https://iankelling.org/git/?p=automated-distro-installer;a=blobdiff_plain;f=faiserver-setup;fp=faiserver-setup;h=959b7d33dea68fc765059c84478678cea9e98291;hp=4003a2466207c5fc458b71067cefa70242abb110;hb=d9993568d38dd7d2d18ced6b5007e9cc07d1e576;hpb=1e6019a5846160b3f62fc94357e16944b5b3527b diff --git a/faiserver-setup b/faiserver-setup index 4003a24..959b7d3 100755 --- a/faiserver-setup +++ b/faiserver-setup @@ -294,6 +294,12 @@ else # not armhf e fai-setup -evf -B $basefile # fai-setup expert mode avoids writing to /var/log/fai/variables # at least config_src is needed for autodiscover + + + # lld /var/log/fai/remote-logs: + # d 750 fai nogroup 100 08-07 08:51 pm /var/log/fai/remote-logs + # We could change the group or something, but why not just give me more permissions :) + e usermod -a -G nogroup iank $sed '/^FAI_CONFIGDIR|^FAI_CONFIG_SRC|^LOGUSER/d' /var/log/fai/variables tee -a /var/log/fai/variables <<'EOF' LOGUSER=fai