X-Git-Url: http://git.onelab.eu/?p=sfa.git;a=blobdiff_plain;f=sfa%2Fserver%2Fsfa-start.py;fp=sfa%2Fserver%2Fsfa-start.py;h=7b2f19d0b83eaa5cd0db6c4aa6eca3a47bd3a715;hp=5c3a2e4021cfa6219b1df413710f021f4052fd8c;hb=cea205b4982edebf6efe03f4b4dfda706b7592fa;hpb=9120fe1f5f9983a105bf13aedc4bf3e0b84f8198 diff --git a/sfa/server/sfa-start.py b/sfa/server/sfa-start.py index 5c3a2e40..7b2f19d0 100755 --- a/sfa/server/sfa-start.py +++ b/sfa/server/sfa-start.py @@ -1,4 +1,7 @@ -#!/usr/bin/env python3 +#!/usr/bin/python3 -u +# now that logs are managed through stdout and journalctl, +# it is important to run with -u so that they show up quickly +# and don't get buffered # # PlanetLab SFA implementation #