mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-12-25 06:27:49 +01:00
build(debian): add debian displace file.
This commit is contained in:
parent
c900bd873b
commit
1c999ca921
2 changed files with 6 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -10,6 +10,7 @@ debian/.debhelper
|
||||||
debian/*.debhelper
|
debian/*.debhelper
|
||||||
|
|
||||||
# Debian build packages
|
# Debian build packages
|
||||||
|
debian/apparmor.d.displace
|
||||||
debian/apparmor.d.substvars
|
debian/apparmor.d.substvars
|
||||||
debian/apparmor.d/
|
debian/apparmor.d/
|
||||||
debian/debhelper-build-stamp
|
debian/debhelper-build-stamp
|
||||||
|
|
5
debian/apparmor.d.displace
vendored
Normal file
5
debian/apparmor.d.displace
vendored
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
# apparmor.d - Full set of apparmor profiles
|
||||||
|
# Copyright (C) 2021-2024 Alexandre Pujol <alexandre@pujol.io>
|
||||||
|
# SPDX-License-Identifier: GPL-2.0-only
|
||||||
|
|
||||||
|
# This file is automatically edited by `make`, all edit will be lost.
|
Loading…
Reference in a new issue