source: trunk/debirf/plugins/install/hostname @ 318

Last change on this file since 318 was 318, checked in by jrollins, 6 years ago

debirf: broke out plugins into install and prune directories and fixed
make-debirf. moved locales removal to prune plugin.

  • Property svn:executable set to *
File size: 81 bytes
Line 
1#!/bin/sh
2
3# add system name
4
5echo "$DEBIRF_LABEL" > "$DEBIRF_ROOT"/etc/hostname
Note: See TracBrowser for help on using the repository browser.