Skip to content
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

sys-process/acct: initd implement checkpath, #603606 #3251

Closed
wants to merge 1 commit into from

Conversation

wimmuskee
Copy link
Contributor

@gentoo-repo-qa-bot
Copy link
Collaborator

Pull Request assignment

Areas affected: ebuilds
Packages affected: sys-process/acct

sys-process/acct: @gentoo/base-system

@gentoo-repo-qa-bot gentoo-repo-qa-bot added the assigned PR successfully assigned to the package maintainer(s). label Dec 27, 2016
touch "${ACCT_LOG}"
chmod 600 "${ACCT_LOG}"
fi
checkpath -f -m 600 "${ACCT_LOG}"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're updating the init file, but how can you ensure that the updated file arrives on users' machines? You'll need to revbump the latest stable and unstable ebuilds.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and leave the existing ebuilds as well I presume?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, just latest of stable and unstable, use eshowkw for an easy overview (i.e. 6.5.5-r3 and 6.6.2)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done, and rebased the changes to one commit

@robbat2
Copy link
Contributor

robbat2 commented Jan 7, 2017

merged

@robbat2 robbat2 closed this Jan 7, 2017
@wimmuskee wimmuskee deleted the acct branch January 8, 2017 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned PR successfully assigned to the package maintainer(s).
Projects
None yet
4 participants