mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-16 02:36:56 -04:00
14 lines
348 B
Plaintext
14 lines
348 B
Plaintext
# $NetBSD: pkgpath.conf,v 1.1 2013/05/01 05:36:25 agc Exp $
|
|
#
|
|
# /etc/defaults/pkgpath.conf --
|
|
# default configuration of /etc/pkgpath.conf
|
|
#
|
|
# packaging tools configuration
|
|
#
|
|
# DO NOT EDIT THIS FILE DIRECTLY; IT MAY BE REPLACED DURING A SYSTEM UPGRADE.
|
|
# EDIT /etc/pkgpath.conf INSTEAD.
|
|
#
|
|
|
|
pkg_admin=/usr/sbin/pkg_admin
|
|
pkg_info=/usr/sbin/pkg_info
|