#!/bin/sh

# This file is a part of ALT Linux SeLinux policy.
# Copyright (C) 2013 ALT Linux company

#TMP=
#TMPDIR=
VERBOSE=1
XAUTHORITY=
SKIP_USERS="root"
SKIP_GROUPS=""
ONLY_USERS=""
ONLY_GROUPS="users"

# vim: ai ts=2 sw=2 et sts=2 ft=sh
# vim: autoindent tabstop=2 shiftwidth=2 expandtab softtabstop=2 filetype=sh
