File: set-init

package info (click to toggle)
init-select 1.20140921%2Bdeb8u1
  • links: PTS
  • area: main
  • in suites: jessie
  • size: 140 kB
  • ctags: 1
  • 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