https://github.com/stephane-martin/go-findinit
Find if system init is managed by systemd, upstart or sysv
https://github.com/stephane-martin/go-findinit
golang init-system linux
Last synced: about 1 year ago
JSON representation
Find if system init is managed by systemd, upstart or sysv
- Host: GitHub
- URL: https://github.com/stephane-martin/go-findinit
- Owner: stephane-martin
- License: apache-2.0
- Created: 2017-03-28T16:05:32.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-28T20:55:47.000Z (almost 9 years ago)
- Last Synced: 2025-01-06T11:44:54.698Z (about 1 year ago)
- Topics: golang, init-system, linux
- Language: Go
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-findinit
A small package to find out what is the system's init (Systemd, etc).