{"id":18250047,"url":"https://github.com/void-linux/void-runit","last_synced_at":"2025-05-16T13:08:03.869Z","repository":{"id":41887975,"uuid":"137503466","full_name":"void-linux/void-runit","owner":"void-linux","description":"runit init scripts for Void","archived":false,"fork":false,"pushed_at":"2025-03-09T16:08:19.000Z","size":252,"stargazers_count":192,"open_issues_count":28,"forks_count":64,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-04-12T10:58:26.583Z","etag":null,"topics":["voidlinux"],"latest_commit_sha":null,"homepage":"https://voidlinux.org","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/void-linux.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-15T15:25:49.000Z","updated_at":"2025-04-06T07:01:24.000Z","dependencies_parsed_at":"2023-02-08T13:31:41.193Z","dependency_job_id":"41e5b188-cdd6-4553-8cec-0d8ab9109fc9","html_url":"https://github.com/void-linux/void-runit","commit_stats":null,"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/void-linux%2Fvoid-runit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/void-linux%2Fvoid-runit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/void-linux%2Fvoid-runit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/void-linux%2Fvoid-runit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/void-linux","download_url":"https://codeload.github.com/void-linux/void-runit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254535829,"owners_count":22087399,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["voidlinux"],"created_at":"2024-11-05T09:42:13.807Z","updated_at":"2025-05-16T13:08:03.853Z","avatar_url":"https://github.com/void-linux.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"## Runit init scripts for void\n\nThis repository contains the runit init scripts for the Void Linux distribution.\n\nThis is loosely based on https://github.com/chneukirchen/ignite but with the\ndifference that I'm trying to avoid the bash dependency.\n\n## Dependencies\n\n- A POSIX shell\n- A POSIX awk\n- procps-ng (needs pkill -s0,1)\n- runit\n\n### How to use it\n\nrunit is used by default in the Void distribution.\n    \nTo see enabled services for \"current\" runlevel:\n\n    $ ls -l /var/service/\n\nTo see available runlevels (default and single, which just runs sulogin):\n\n    $ ls -l /etc/runit/runsvdir\n\nTo enable and start a service into the \"current\" runlevel:\n\n    # ln -s /etc/sv/\u003cservice\u003e /var/service\n\nTo disable and remove a service:\n\n    # rm -f /var/service/\u003cservice\u003e\n\nTo view status of all services for \"current\" runlevel:\n\n    # sv status /var/service/*\n    \nFeel free to send patches and contribute with improvements!\n\n## Copyright\n\nvoid-runit is in the public domain.\n\nTo the extent possible under law, the creator of this work has waived\nall copyright and related or neighboring rights to this work.\n\nhttp://creativecommons.org/publicdomain/zero/1.0/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvoid-linux%2Fvoid-runit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvoid-linux%2Fvoid-runit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvoid-linux%2Fvoid-runit/lists"}