File: user-setup.postinst

package info (click to toggle)
user-setup 1.107
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,148 kB
  • sloc: sh: 350; makefile: 2
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