Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set default umask to 022 | Samuel Thibault | 2011-06-21 | 1 | -0/+2 |
| | | | | * daemons/runsystem.sh: Call umask 022. | ||||
* | 2001-12-20 Marcus Brinkmann <marcus@gnu.org> | Marcus Brinkmann | 2001-12-20 | 1 | -1/+1 |
| | | | | * runsystem.sh: For now, this requires bash. | ||||
* | 2001-08-20 Roland McGrath <roland@frob.com> | Roland McGrath | 2001-08-20 | 1 | -8/+2 |
| | | | | | * runsystem.sh: Don't check for MULTIBOOT_CMDLINE environment variable. Instead, expect it as normal arguments from init. | ||||
* | 1999-06-18 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-06-18 | 1 | -0/+146 |
* runsystem.sh: New file. * Makefile (targets, special-targets): Add runsystem. (runsystem): New target. |