Added PAM support
This commit is contained in:
@@ -26,6 +26,7 @@ package() {
|
||||
mkdir -p "$BPM_OUTPUT"/etc
|
||||
cp ../doas.conf "$BPM_OUTPUT"/etc/doas.conf
|
||||
chmod -c 0400 "$BPM_OUTPUT"/etc/doas.conf
|
||||
cp ../doas-pam "$BPM_OUTPUT"/etc/pam.d/doas
|
||||
mkdir -p "$BPM_OUTPUT"/usr/share/licenses/opendoas
|
||||
cp LICENSE "$BPM_OUTPUT"/usr/share/licenses/opendoas/LICENSE
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user