diff --git a/share/killinuxfloor b/share/killinuxfloor index d02b084..237ca20 100755 --- a/share/killinuxfloor +++ b/share/killinuxfloor @@ -1313,7 +1313,8 @@ then fi # do away with 'changed on disk' warnings once and for all -sudo /bin/systemctl daemon-reload +# TODO this shouldn't be needed since the startup config change? +#sudo /bin/systemctl daemon-reload # Add steamcmd.sh to PATH - symlinking won't work, it's trying to be too smart. PATH="${PATH}:${HOME}/Steam"