mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2025-12-31 15:50:13 +01:00
Remove unused key-word of DBus .service file
Key-word "Group" of DBus .service file hasn't been used since it was introduced in 2007, so it's fine to remove it. https://bugs.freedesktop.org/show_bug.cgi?id=19158 Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
This commit is contained in:
parent
867bdd890f
commit
d842e6edd1
1 changed files with 0 additions and 1 deletions
|
|
@ -34,7 +34,6 @@
|
|||
#define DBUS_SERVICE_NAME "Name"
|
||||
#define DBUS_SERVICE_EXEC "Exec"
|
||||
#define DBUS_SERVICE_USER "User"
|
||||
#define DBUS_SERVICE_GROUP "Group"
|
||||
#define DBUS_SERVICE_SYSTEMD_SERVICE "SystemdService"
|
||||
|
||||
typedef struct BusDesktopFile BusDesktopFile;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue