mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2025-12-25 05:50:07 +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
7 lines
339 B
SYSTEMD
7 lines
339 B
SYSTEMD
[D-BUS Service]
|
|
Name=com.example.SystemdActivatable3
|
|
Exec=/bin/false 3
|
|
SystemdService=dbus-com.example.SystemdActivatable3.service
|
|
# This AppArmor label doesn't actually exist, but that's OK - nothing
|
|
# prevents us from sending messages to it.
|
|
AssumedAppArmorLabel=@DBUS_TEST_EXEC@/test-apparmor-activation-com.example.SystemdActivatable3
|