This website requires JavaScript.
Explore
Help
Register
Sign In
Baguette
/
rc
Watch
3
Star
0
Fork
You've already forked rc
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
master
rc
/
rc.local
7 lines
69 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Initial commit. This is basically a fork of CRUX’s rc. All files added in this commit and not rewritten since are to be considered under GPL. Please look at CRUX’s core ports repository’s license file for the exact terms of the license.
2019-07-21 19:42:16 +02:00
#!/bin/bash
#
Updated every file, added a few more. - zsh is used instead of bash. - passwd, shadow and group are added, as users are required as some point. - mdev.conf added to populate /dev. - sysctl.conf added… it’s empty, but at least there’s a skeleton.
2019-08-19 19:55:50 +02:00
# /etc/rc.local: local startup script
Initial commit. This is basically a fork of CRUX’s rc. All files added in this commit and not rewritten since are to be considered under GPL. Please look at CRUX’s core ports repository’s license file for the exact terms of the license.
2019-07-21 19:42:16 +02:00
#
# End of file