mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-01-07 18:10:18 +01:00
This requires libapparmor 2.10, for aa_features_new_from_kernel() and related functions. Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk> Reviewed-by: Philip Withnall <philip.withnall@collabora.co.uk> Bug: https://bugs.freedesktop.org/show_bug.cgi?id=98666
5 lines
281 B
SYSTEMD
5 lines
281 B
SYSTEMD
[D-BUS Service]
|
|
Name=com.example.ReceiveDeniedByAppArmorLabel
|
|
Exec=/bin/false ReceiveDeniedByAppArmorLabel
|
|
SystemdService=dbus-com.example.ReceiveDeniedByAppArmorLabel.service
|
|
AssumedAppArmorLabel=@DBUS_TEST_EXEC@/test-apparmor-activation//com.example.ReceiveDeniedByAppArmorLabel
|