Skip to content

Commit c887179

Browse files
committed
Debian: disable pager for apt
1 parent 5afc6a1 commit c887179

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

data/os/family/Debian.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,9 @@ apt::confs:
5252
Advance-On-Action "1";
5353
}
5454
};
55+
no-pager:
56+
content: |
57+
Binary::apt::Pager "false";
5558
show-versions:
5659
content: |
5760
APT::Get::Show-Versions "1";

0 commit comments

Comments
 (0)