This website works better with JavaScript.
Explore
Help
Sign In
pygos
/
init-scripts
mirror of
https://github.com/pygos/init-scripts.git
Watch
1
Star
0
Fork
You've already forked init-scripts
0
Code
Issues
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1
Commit
1
Branch
4
Tags
674 KiB
M4
41%
Shell
29.7%
Makefile
29.3%
Tag:
v1
master
v1
v2
v3
v4
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'v1'
${ noResults }
init-scripts
/
services
/
mountusr.in
5 lines
97 B
Raw
Permalink
Blame
History
description "mount /usr"
type wait
target boot
before vfs
exec "@SCRIPTDIR@/overlay.sh" usr /usr
Reference in new issue
Copy Permalink