-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Open
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.quadlet
Description
Feature request description
Adding a Umask= option to the quadlet generator to replace umask setting by way of PodmanArgs=--umask=xxxx. Since --umask is an explicit option and not a kit-bashed solution I think its deserving of its own generator key.
Suggest potential solution
Add Umask=xxxx to the generator in lieu of PodmanArgs=--umask=xxxx.
Have you considered any alternatives?
continue to use PodmanArgs=--umask=xxxx but its not so pretty nor set-and-forget friendly.
Additional context
No response
FibreTTP
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.quadlet