source: trunk/debathena/config/msmtp-config/debian/debathena-msmtp-config.config @ 24403

Revision 24403, 175 bytes checked in by jdreed, 14 years ago (diff)
Reduce debconf priority to medium
Line 
1#!/bin/sh -e
2
3# Source debconf library.
4. /usr/share/debconf/confmodule
5
6# Where should root's mail go?
7db_input medium debathena-msmtp-config/root_addr || true
8db_go || true
Note: See TracBrowser for help on using the repository browser.