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

Support for --remove-timestamp #12

Open
APT37 opened this issue Sep 17, 2024 · 1 comment
Open

Support for --remove-timestamp #12

APT37 opened this issue Sep 17, 2024 · 1 comment

Comments

@APT37
Copy link

APT37 commented Sep 17, 2024

No description provided.

@00-kat
Copy link

00-kat commented Sep 21, 2024

In case someone who knows how to implement it sees this, sudo -k is equivalent to doas -L. sudo -K doesn't seem to have an equivalent, but the doas manpage seems to suggest that doas -L acts like sudo -K but my experimentation shows that it acts like sudo -k instead, so I'm not sure.
(Note: -k = --reset-timestamp and -K = --remove-timestamp)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants