[go: up one dir, main page]

File: set-init

package info (click to toggle)
init-select 1.20140921
  • links: PTS
  • area: main
  • in suites: jessie-kfreebsd
  • size: 140 kB
  • sloc: sh: 41; makefile: 8
file content (4 lines) | stat: -rwxr-xr-x 113 bytes parent folder | download | duplicates (2)
1
2
3
4
#!/bin/sh -e

echo "# path to init system to use (leave blank to use the default)" > $1
echo "INIT=\"$2\"" >> $1