10 lines
390 B
Text
10 lines
390 B
Text
# apparmor.d - Full set of apparmor profiles
|
|
# Copyright (C) 2023-2024 Alexandre Pujol <alexandre@pujol.io>
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
|
|
|
dbus send bus=system path=/org/freedesktop/timedate1
|
|
interface=org.freedesktop.DBus.Properties
|
|
member=GetAll
|
|
peer=(name=:*, label=systemd-timedated),
|
|
|
|
include if exists <abstractions/bus/org.freedesktop.timedate1.d>
|