Skip to content

Allow setting host-aliases option when running as snap service #26

Description

@arthomnix

I am running a print server using the ghostscript-printer-app snap which has multiple hostnames (the mDNS name, print.local, and a local DNS name, print.intra.my.domain). Currently, the web interface and IPP(S) only works when using print.local or the raw IP address, and returns a 400 Bad Request when using print.intra.my.domain.

This should be fixable by running the server with -o host-aliases=print.intra.my.domain, but I can't find any way to set custom command-line flags for the server when running as a snap service. Is there any way to specify command-line flags (or any other way to set the host-aliases option) using the snap?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

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