We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm thinking about ability to specify different users in Debian and Rpm for example.
Debian
Rpm
daemonUser in Debian := "my-deb-user", daemonUser in Rpm := "my-rpm-user"
WDYT?
The text was updated successfully, but these errors were encountered:
sounds reasonable. Shouldn't be too hard. You think this is required?
Sorry, something went wrong.
I need this feature for one of my project. I'll do PR if you agree.
Yeah, sure :) This doesn't hurt. The Linux scope stuff should however continue to work :)
Sure (:
No branches or pull requests
I'm thinking about ability to specify different users in
Debian
andRpm
for example.WDYT?
The text was updated successfully, but these errors were encountered: