Skip to content

Pre-systemd integration, an attempt at using 'runit' in WSL.

Notifications You must be signed in to change notification settings

sbradnick/runit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

[personal] OBS version: https://build.opensuse.org/package/show/home:sbradnick/runit

#
# [20210730] Initial attempt at runit.
#
git clone -b wsl https://github.com/sbradnick/runit.git
cd SPEC

Build with:

rpmbuild --target x86_64 -bb runit.spec

Install with:

sudo zypper in ~/rpmbuild/RPMS/x86_64/<something>.rpm

Verify with:

rpm -ql runit
zypper info runit

Info on variables:

$ rpm --eval %{_sysconfdir}
/etc

$ rpm --eval %{buildroot}
/home/scott/rpmbuild/BUILDROOT/%{NAME}-%{VERSION}-%{RELEASE}.x86_64

About

Pre-systemd integration, an attempt at using 'runit' in WSL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published