SPAWN_NO_SYSTEMD_SCOPE

Use this as a spawn flag (together with flags from #GSpawnFlags) in vte.pty.Pty.spawnAsync.

Prevents vte.pty.Pty.spawnAsync etc. from moving the newly created child process to a systemd user scope.

enum SPAWN_NO_SYSTEMD_SCOPE = 67108864;