Skip to content

how to set StandardOutput when create TransientUnit #451

Open
@hackersean

Description

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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions