Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
finit-project
/
finit
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
75
Star
839
Code
Issues
18
Pull requests
4
Discussions
Actions
Projects
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
New file format
- #493
#493
Merged
troglobit
merged 28 commits into
master
finit-project/finit:master
from
file-format
finit-project/finit:file-format
Copy head branch name to clipboard
Aug 1, 2026
Conversation
Commits
28
(28)
Checks
Files changed
Merged
New file format
#493
troglobit
merged 28 commits into
master
finit-project/finit:master
from
file-format
finit-project/finit:file-format
Copy head branch name to clipboard
Commits
Commits on Jul 30, 2026
Bump version for 5.0 release cycle
Show description for ad750a1
troglobit
committed
ad750a1
View commit details
Copy full SHA for ad750a1
Browse repository at this point
test: reap the watchdog's sleep in wdkill()
Show description for ee5038e
troglobit
committed
ee5038e
View commit details
Copy full SHA for ee5038e
Browse repository at this point
conf: rename conf.c to legacy.c
Show description for fc74f87
troglobit
committed
fc74f87
View commit details
Copy full SHA for fc74f87
Browse repository at this point
conf: add libconfuse block format alongside the one-liner format
Show description for 3b866c9
troglobit
committed
3b866c9
View commit details
Copy full SHA for 3b866c9
Browse repository at this point
conf: relocate global state from legacy parser
Show description for c20d645
troglobit
committed
c20d645
View commit details
Copy full SHA for c20d645
Browse repository at this point
conf: cleanup and relocation of common parsing functions and helpers
Show description for 47a1814
troglobit
committed
47a1814
View commit details
Copy full SHA for 47a1814
Browse repository at this point
conf: instantiate %i templates for the block format
Show description for f1393ff
troglobit
committed
f1393ff
View commit details
Copy full SHA for f1393ff
Browse repository at this point
util: one whole-file reader for all tools
Show description for 0721b0f
troglobit
committed
0721b0f
View commit details
Copy full SHA for 0721b0f
Browse repository at this point
service: do not let a script timeout take PID 1 with it
Show description for 2a5190e
troglobit
committed
2a5190e
View commit details
Copy full SHA for 2a5190e
Browse repository at this point
service: give stop and reload scripts their own timeout
Show description for 53cb2b7
troglobit
committed
53cb2b7
View commit details
Copy full SHA for 53cb2b7
Browse repository at this point
test: refuse to run against a stale sysroot binary
Show description for 8a3d55b
troglobit
committed
8a3d55b
View commit details
Copy full SHA for 8a3d55b
Browse repository at this point
conf: settle the block format's key names and value shapes
Show description for 8a541ac
troglobit
committed
8a541ac
View commit details
Copy full SHA for 8a541ac
Browse repository at this point
conf: replace the '!' condition prefix with reload-signal and required
Show description for f48f8aa
troglobit
committed
f48f8aa
View commit details
Copy full SHA for f48f8aa
Browse repository at this point
conf: rename remain and manual for what they actually do
Show description for 13d58ac
troglobit
committed
13d58ac
View commit details
Copy full SHA for 13d58ac
Browse repository at this point
doc: rewrite sample.conf in the block format
Show description for ddaef06
troglobit
committed
ddaef06
View commit details
Copy full SHA for ddaef06
Browse repository at this point
conf: make cgroup delegate and leaf name first-class keys
Show description for ecac1e5
troglobit
committed
ecac1e5
View commit details
Copy full SHA for ecac1e5
Browse repository at this point
doc: convert the documentation to the block format
Show description for b9ad9bc
troglobit
committed
b9ad9bc
View commit details
Copy full SHA for b9ad9bc
Browse repository at this point
contrib, system: convert the shipped .conf files to the block format
Show description for b44a5ff
troglobit
committed
b44a5ff
View commit details
Copy full SHA for b44a5ff
Browse repository at this point
doc: convert the remaining legacy syntax
Show description for 00794d4
troglobit
committed
00794d4
View commit details
Copy full SHA for 00794d4
Browse repository at this point
service: warn when capabilities cannot take effect
Show description for ddda905
troglobit
committed
ddda905
View commit details
Copy full SHA for ddda905
Browse repository at this point
doc: fix back-references and stale claims left by the conversion
Show description for c584795
troglobit
committed
c584795
View commit details
Copy full SHA for c584795
Browse repository at this point
conf: drop the angle brackets from if, infer from the value
Show description for be28436
troglobit
committed
be28436
View commit details
Copy full SHA for be28436
Browse repository at this point
service: return the svc from service_register()
Show description for 6615a24
troglobit
committed
6615a24
View commit details
Copy full SHA for 6615a24
Browse repository at this point
util: promote rmrf() from tmpfiles.c, fix silent mksubsys() skip
Show description for 7f8a64d
troglobit
committed
7f8a64d
View commit details
Copy full SHA for 7f8a64d
Browse repository at this point
Fix #492: add per-service directories, systemd RuntimeDirectory style
Show description for f0d7257
troglobit
committed
f0d7257
View commit details
Copy full SHA for f0d7257
Browse repository at this point
conf: adopt the systemd semantics for per-service directories
Show description for 6b03a1e
troglobit
committed
6b03a1e
View commit details
Copy full SHA for 6b03a1e
Browse repository at this point
.github: install libconfuse-dev, mandatory since the new .conf format
Show description for 153f719
troglobit
committed
153f719
View commit details
Copy full SHA for 153f719
Browse repository at this point
Commits on Jul 31, 2026
doc: bare-ID services have no block equivalent
Show description for 301992b
troglobit
committed
301992b
View commit details
Copy full SHA for 301992b
Browse repository at this point
You can’t perform that action at this time.