<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/openrc.git/etc, branch origin/master</title>
<subtitle>[no description]</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/openrc.git/atom?h=origin%2Fmaster</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/atom?h=origin%2Fmaster'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/'/>
<updated>2025-11-12T19:27:33Z</updated>
<entry>
<title>rc.conf: change default fuser_timeout to 20 seconds</title>
<updated>2025-11-12T19:27:33Z</updated>
<author>
<name>NRK</name>
<email>nrk@disroot.org</email>
</author>
<published>2025-04-15T04:28:09Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=a477d469ebf1c01af12eed432851e55a7edec55a'/>
<id>urn:sha1:a477d469ebf1c01af12eed432851e55a7edec55a</id>
<content type='text'>
openrc-run has a (hardcoded) 60 seconds timeout, it a service
fails to start/stop within that time, it will be SIGKILL-ed. so
a default 60 seconds fuser_timeout is kind of bad. change it to
20seconds which is somewhat more sensible.
</content>
</entry>
<entry>
<title>pam_openrc: add rc_autostart_user to rc.conf</title>
<updated>2025-09-02T23:22:48Z</updated>
<author>
<name>Anna (navi) Figueiredo Gomes</name>
<email>navi@vlhl.dev</email>
</author>
<published>2025-08-29T21:59:47Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=9fbc5f5ce0bd5b1896f34fe4c6188e1bade07fe7'/>
<id>urn:sha1:9fbc5f5ce0bd5b1896f34fe4c6188e1bade07fe7</id>
<content type='text'>
allows system administrators to disable autostarting without changing
pam configuration files.
</content>
</entry>
<entry>
<title>build: drop 'os' option and use host_machine.system()</title>
<updated>2025-05-27T11:38:43Z</updated>
<author>
<name>Anna (navi) Figueiredo Gomes</name>
<email>navi@vlhl.dev</email>
</author>
<published>2025-05-03T12:51:09Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=3e65b8ca0a4f53b38b6a31e60be200d16746a1a5'/>
<id>urn:sha1:3e65b8ca0a4f53b38b6a31e60be200d16746a1a5</id>
<content type='text'>
to specify a different host, meson's machine files should be used
instead.
</content>
</entry>
<entry>
<title>Podman detection</title>
<updated>2024-07-25T12:09:10Z</updated>
<author>
<name>Kanako the Gay</name>
<email>kanako@gayest.dev</email>
</author>
<published>2024-05-22T01:04:53Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=b94dc7d8ab946d9f664768d65dc4797de2e69c0d'/>
<id>urn:sha1:b94dc7d8ab946d9f664768d65dc4797de2e69c0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change default RC_CGROUP_MODE to unified</title>
<updated>2023-10-10T17:50:09Z</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2023-10-10T17:42:34Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=965de92b37cbe8d8670f6cc956e1d10677551e19'/>
<id>urn:sha1:965de92b37cbe8d8670f6cc956e1d10677551e19</id>
<content type='text'>
This improves resource management by assigning services to individual
cgroups.

X-Gentoo-Bug: https://bugs.gentoo.org/914972
</content>
</entry>
<entry>
<title>rc.conf: note SSD_* vars need exporting</title>
<updated>2023-04-18T04:53:18Z</updated>
<author>
<name>Doug Freed</name>
<email>dwfreed@mtu.edu</email>
</author>
<published>2023-04-13T20:06:06Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=002bcf0b67b14494fc94a176752610efad132a28'/>
<id>urn:sha1:002bcf0b67b14494fc94a176752610efad132a28</id>
<content type='text'>
</content>
</entry>
<entry>
<title>init.d/rc.conf: make unicode default to yes</title>
<updated>2023-03-07T06:48:43Z</updated>
<author>
<name>William Hubbs</name>
<email>w.d.hubbs@gmail.com</email>
</author>
<published>2023-03-07T06:48:26Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=b9241988a7c32f00ffd6d87f1666d7babfd705e5'/>
<id>urn:sha1:b9241988a7c32f00ffd6d87f1666d7babfd705e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rc.conf: default to unicode console</title>
<updated>2023-03-07T03:41:36Z</updated>
<author>
<name>psykose</name>
<email>alice@ayaya.dev</email>
</author>
<published>2023-03-06T23:15:24Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=5ae4d4edb55aa9d928e70557a70d024302495804'/>
<id>urn:sha1:5ae4d4edb55aa9d928e70557a70d024302495804</id>
<content type='text'>
it's the high year of 2023, after all.

closes #607
</content>
</entry>
<entry>
<title>netmount: add fuse.glusterfs</title>
<updated>2023-01-15T20:24:51Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2023-01-15T20:24:51Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=52dcb4aaa3ab1b9090e31545b38f495e551aaedc'/>
<id>urn:sha1:52dcb4aaa3ab1b9090e31545b38f495e551aaedc</id>
<content type='text'>
Fixes #495.
</content>
</entry>
<entry>
<title>multiple spelling and typo fixes</title>
<updated>2022-05-01T02:32:32Z</updated>
<author>
<name>Josh Soref</name>
<email>jsoref@users.noreply.github.com</email>
</author>
<published>2022-04-15T15:53:24Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/openrc.git/commit/?id=3054046e18332ca1bf9b901f69b02f21bb91c098'/>
<id>urn:sha1:3054046e18332ca1bf9b901f69b02f21bb91c098</id>
<content type='text'>
This fixes #516.
</content>
</entry>
</feed>
