github.com/google/fleetspeak@v0.1.15-0.20240426164851-4f31f62c1aea/sandboxes/cleartext-header-mode/config/fleetspeak-client/textservices/hello.service (about) 1 name: "hello" 2 factory: "Daemon" 3 config: { 4 [type.googleapis.com/fleetspeak.daemonservice.Config]: { 5 argv: "/venv/FSENV/bin/python" 6 argv: "/config/hello.py" 7 } 8 }