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

fix: Delete sysctl maximum file limits workaround #979

Merged
merged 1 commit into from
Feb 29, 2024
Merged

fix: Delete sysctl maximum file limits workaround #979

merged 1 commit into from
Feb 29, 2024

Conversation

fiftydinar
Copy link
Collaborator

@fiftydinar fiftydinar commented Feb 29, 2024

It is using the largest possible value since 2018:

systemd/systemd@a8b627a

sysctl fs.file-max
fs.file-max = 9223372036854775807

It is using the largest possible value since 2020:

systemd/systemd@a8b627a

```
sysctl fs.file-max
fs.file-max = 9223372036854775807
```
@fiftydinar fiftydinar requested a review from castrojo as a code owner February 29, 2024 14:25
@fiftydinar fiftydinar changed the title chore: Delete sysctl maximum file limits workaround fix: Delete sysctl maximum file limits workaround Feb 29, 2024
@castrojo castrojo merged commit f237cef into ublue-os:main Feb 29, 2024
1 check passed
@fiftydinar fiftydinar deleted the revert-limits branch March 1, 2024 07:07
awesomekyle pushed a commit to awesomekyle/bluefin that referenced this pull request Apr 24, 2024
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

Successfully merging this pull request may close these issues.

2 participants