-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New package: matterircd-0.28.0 #51986
New issue
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
base: master
Are you sure you want to change the base?
Conversation
3360e79 to
82d11af
Compare
|
Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it. |
82d11af to
28e7807
Compare
|
Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it. |
28e7807 to
85a3505
Compare
srcpkgs/matterircd/template
Outdated
| system_accounts="_matterircd" | ||
| _matterircd_homedir="/var/lib/matterircd" | ||
| make_dirs="/var/lib/matterircd 0700 _matterircd _matterircd | ||
| /etc/matterircd 0755 _matterircd _matterircd" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should the /etc/matterircd directory really be owned by the less privileged user?
c05621a to
b97608c
Compare
|
Seems like it doesn't, fixed and tested. |
|
Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it. |
b97608c to
c0469f9
Compare
|
Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it. |
c0469f9 to
ee7c216
Compare
Testing the changes
New package