Updates to /root files.

This commit is contained in:
Darren 'Tadgy' Austin 2025-11-01 19:24:40 +00:00
commit 1c0948c62a
4 changed files with 189 additions and 176 deletions

3
root/.gitignore vendored
View file

@ -3,8 +3,11 @@
!/.*/
!/.*/**
!/clean-fd
!/dummy-*
/.bash_history*
/.composer/
/.gnupg/
/.lesshst
/.nano_history
/.profile

11
root/dummy-default-mta Normal file
View file

@ -0,0 +1,11 @@
Section: misc
Priority: optional
Standards-Version: 3.9.2
Package: dummy-default-mta
Version: 0.0.1
Maintainer: Darren 'Tadgy' Austin <darren@afterdark.org.uk>
Recommends: bsd-mailx
Provides: default-mta
Architecture: all
Description: A dummy package to provide the 'default-mta' package
This is a dummy package.

Binary file not shown.