66 service frontends for voidlinux
Rev. | 时间 | 作者 | Message |
---|---|---|---|
1caa8cf | 2022-07-11 02:05:11 | mobinmob | master Merge pull request #182 from mobinmob/seatd_update seat... |
2a7dba3 | 2022-07-11 02:02:11 | mobinmob | seatd: update for new release. - the loglevel is now a c... |
b35ccc2 | 2022-06-18 19:47:41 | mobinmob | conf/void-66-conf.md: change the instruction to add the o... |
599c0df | 2022-05-15 01:34:31 | mobinmob | Merge pull request #181 from mobinmob/new_binary_repo c... |
d2d22d3 | 2022-05-15 01:32:44 | mobinmob | conf/void-66-conf.md: update information for the new repo. |
557bcd9 | 2022-05-15 01:27:22 | mobinmob | new_binary_repo conf/void-66-conf.md: update information for the new repo. |
da63874 | 2022-05-14 23:53:42 | mobinmob | nsd New service: nsd. |
e405dee | 2022-05-14 19:32:40 | mobinmob | Merge pull request #179 from mobinmob/runit_services /c... |
33e195e | 2022-05-01 00:01:05 | mobinmob | Merge pull request #173 from mobinmob/tinyssh New servi... |
347c0cd | 2022-04-03 15:32:16 | mobinmob | runit_services /conf/void-66-runitsv: documentation for using runit serv... |
名称 | Rev. | 时间 | 作者 | Message |
---|---|---|---|---|
master | 1caa8cf | 2022-07-11 02:05:11 | mobinmob | Merge pull request #182 fr... |
new_binary_repo | 557bcd9 | 2022-05-15 01:27:22 | mobinmob | conf/void-66-conf.md: updat... |
nsd | da63874 | 2022-05-14 23:53:42 | mobinmob | New service: nsd. |
runit_services | 347c0cd | 2022-04-03 15:32:16 | mobinmob | /conf/void-66-runitsv: docu... |
66 service frontends for voidlinux
The project contains services in the 66 frontend service file format for use with the Void Linux distribution. The services should work for other linux distributions with minor modifications. There is also some documentation and other information available in the repo.
The project is licensed under the BSD-2-Clause license, please see the LICENSE file for information. It also contains services copied or derived from other sources - licensing information for these is in the LICENSE-3RD-PARTY file.
Service frontends can be placed in:
This is the default location for packaged services.
This is the default location for administrator services, that override the default/packaged services with the same name if present.
conf/ contains configuration files and scripts for the services.
The services contained in this repository are very much a work in progress.
The boot-66serv PR in the void-packages repo contains a template for the lastest released void-66-packages version. Creating a package from that template and installing it is the preferred method to get the frontend service files.
Additionally, there is a template that creates packages from the master branch of this repo under packaging/ for anyone who wishes to track development or participate in it.
When using these packages, frontend service files will be placed in under /usr/share/66/service/. To use them see the 66 documentation contained in the 66-doc package, especially the man pages for 66-enable and 66-disable commands.