mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-01-08 19:50:34 +01:00
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
6 lines
364 B
SYSTEMD
6 lines
364 B
SYSTEMD
[D-BUS Service]
|
|
Name=com.example.SendDeniedByNonexistentAppArmorLabel
|
|
Exec=/bin/false SendDeniedByNonexistentAppArmorLabel
|
|
SystemdService=dbus-com.example.SendDeniedByNonexistentAppArmorLabel.service
|
|
# This label is not defined in any AppArmor profile
|
|
AssumedAppArmorLabel=@DBUS_TEST_EXEC@/test-apparmor-activation-com.example.SendDeniedByNonexistentAppArmorLabel
|