We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
properties = append(properties, systemDbus.Property{ Name: "StandardOutput", Value: dbus.MakeVariant("file:/tmp/a"), }, )
it doesn't work
Invalid StandardOutput setting: file:/tmp/a
how to use it
thanks