File: user-setup.postinst

package info (click to toggle)
user-setup 1.11etch1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 868 kB
  • ctags: 5
  • sloc: sh: 342; makefile: 30
file content (8 lines) | stat: -rw-r--r-- 72 bytes parent folder | download | duplicates (17)
1
2
3
4
5
6
7
8
#! /bin/sh
set -e

. /usr/share/debconf/confmodule

#DEBHELPER#

exit 0