1 # This file contains attributes that are common to all DCS jobs.
2 # It should not be started directly, it is included from other files.
5 Environment=GOMAXPROCS=4
8 # Redirecting stdout to /dev/null because it’s very verbose.
9 # It makes sense to enable it on demand for debugging only.
14 # Allow infinite restarts, even within a short time.