index
:
guix
add-compress-debug-symbols-phase
add-maintainers-to-etc-teams.scm
add-tests-for-guix-shell-container
audio-team
beam-team
bootstrap-team
client-add-build-max-log-size-option
core-packages-team
core-packages-team-2026-06-20
core-packages-team-2026-06-20-rebased
core-packages-team-2026-07-21
core-packages-team-2026-07-21-rebased
crypto-team
daemon-allow-all-clients-to-set-build-max-log-size
dexed
emacs-team
gnome-team
go-team
graal
guile-daemon
guix-extension-channels
haskell-team
hpc-team
hurd-team
hurl
java-team
javascript-team
kde-team
kernel-updates
keyring
libreoffice
librewolf-updates
lisp-team-asdf-build-system/abcl
master
merge-xorg-configurations
mesa-updates
mpd-fix-groups
nckx-patch-1
next-master
ocaml-team
onnx
perlssl
python-team
qt-team
r-team
rename-kernel-team
ruby-team
rust-team
science-team
sysadmin-team
tex-team
ungoogled-chromium-updates
version-0.10.0
version-0.11.0
version-0.12.0
version-0.13.0
version-0.14.0
version-0.15.0
version-0.16.0
version-0.8.3
version-0.9.0
version-1.0.0
version-1.0.1
version-1.1.0
version-1.2.0
version-1.3.0
version-1.4.0
version-1.5.0
wip-arm-bootstrap
wip-container
wip-digests
wip-fix-system-tests
wip-full-source-bootstrap
wip-gexp-grafts
wip-gexp-hygiene
wip-guix-log
wip-harden-installer
wip-hurd-vm
wip-ipfs
wip-ipfs-substitutes
wip-ipfs2
wip-julia-upgrade
wip-node-riscv64
wip-ocaml
wip-plmshift
wip-postfix
wip-riscv-bootstrap
wip-riscv-bootstrap1
wip-system-bootstrap
world-rebuild
Transactional package manager, declarative GNU/Linux distribution, reproducible deployment tool, and more! https://guix.gnu.org
Mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
services
/
dbus.scm
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-27
services: Eliminate tab-based indentations.
Nguyễn Gia Phong
1
-2
/
+2
2026-03-19
services: dbus: Add rtkit service.
陈功
1
-1
/
+37
2024-09-08
services: polkit: Migrate to (gnu system privilege).
Tobias Geerinckx-Rice
1
-4
/
+3
2024-09-08
services: dbus: Migrate to (gnu system privilege).
Tobias Geerinckx-Rice
1
-6
/
+9
2024-08-11
gnu: Replace (almost) all uses of /run/setuid-programs.
Tobias Geerinckx-Rice
1
-1
/
+1
2024-06-02
services: dbus: Log to stderr rather than syslog.
Ludovic Courtès
1
-4
/
+4
2024-01-07
gnu: dbus-service: only symlink /run/dbus the first time
Vivien Kraus
1
-3
/
+3
2023-10-09
gnu: dbus-service: Make the session bus available under /run/dbus.
Vivien Kraus
1
-3
/
+34
2023-03-20
Merge remote-tracking branch 'origin/master' into core-updates
Andreas Enge
1
-4
/
+7
2023-03-03
services: dbus: Deprecate 'dbus-service' procedure.
Bruno Victal
1
-2
/
+3
2023-03-03
services: dbus: Deprecate 'polkit-service' procedure.
Bruno Victal
1
-2
/
+4
2023-01-30
Merge remote-tracking branch 'origin/master' into core-updates
Efraim Flashner
1
-0
/
+2
2023-01-16
gnu: services: Export polkit-configuration.
Zhu Zihao
1
-0
/
+2
2022-08-28
gnu: polkit-mozjs: Rename to polkit and remove obsolete polkit-duktape.
Maxim Cournoyer
1
-10
/
+1
2022-06-14
services: dbus: Add a VERBOSE? configuration option.
Maxim Cournoyer
1
-5
/
+17
2022-02-19
services: dbus: Increase auth_timeout value to 5 minutes.
Maxim Cournoyer
1
-2
/
+2
2021-12-22
services: dbus: Wait 1 minute for elogind to get ready.
Timothy Sample
1
-0
/
+4
2021-12-05
Merge remote-tracking branch 'origin/master' into core-updates-frozen
Ricardo Wurmus
1
-3
/
+3
2021-11-30
services: Accept <inferior-package>s in lieu of <package>s.
Tobias Geerinckx-Rice
1
-3
/
+3
2021-11-27
services: polkit: Choose between polkit-mozjs and polkit-duktape.
Ludovic Courtès
1
-2
/
+11
2021-07-29
services: Migrate to <setuid-program>.
Brice Waegeneire
1
-4
/
+9
2021-03-10
services: Prevent following symlinks during activation.
Maxime Devos
1
-18
/
+19
2020-05-08
services: Add descriptions.
Ludovic Courtès
1
-2
/
+8
2019-11-13
services: dbus: Simplify 'dbus-uuidgen' invocation.
Ludovic Courtès
1
-12
/
+3
2019-11-13
services: dbus: Log to syslog.
Ludovic Courtès
1
-2
/
+2
2019-11-13
services: dbus: Add description.
Ludovic Courtès
1
-1
/
+4
2019-11-02
services: dbus: Remove non-existent directories from 'system-local.conf'.
Ludovic Courtès
1
-6
/
+20
2019-11-02
services: dbus: Include each service's "share/dbus-1/system.d".
Ludovic Courtès
1
-0
/
+2
2019-04-05
services: dbus: 'wrapped-dbus-service' accepts a list of variables.
Ludovic Courtès
1
-4
/
+10
2019-04-05
services: dbus: Add 'wrapped-dbus-service'.
Ludovic Courtès
1
-0
/
+42
2019-03-08
activation: Shared system home directories are now 555 and root-owned.
Ludovic Courtès
1
-2
/
+6
2018-05-20
services: dbus: Search more directories for '.service' files.
Efraim Flashner
1
-1
/
+1
2017-07-11
services: dbus, polkit: Add default value.
Ludovic Courtès
1
-3
/
+7
2016-11-24
services: Move polkit to (gnu services dbus).
Ludovic Courtès
1
-1
/
+93
2016-09-10
system: Use 'file-append' to denote file names.
Ludovic Courtès
1
-2
/
+2
2016-07-21
services: Export *-service-type and *-configuration.
Tomáš Čech
1
-1
/
+3
2016-07-16
services: dbus: Synchronize startup using dbus-daemon's PID file.
Ludovic Courtès
1
-1
/
+2
2016-07-12
gnu: Switch to 'with-imported-modules'.
Ludovic Courtès
1
-20
/
+21
2016-03-09
gnu: dbus: Incorporate "dbus-helper-search-path.patch".
Ludovic Courtès
1
-4
/
+4
2016-01-29
services: Rename 'dmd' services to 'shepherd'.
Alex Kost
1
-4
/
+4
2016-01-29
Rename (gnu services dmd) to (gnu services shepherd).
Alex Kost
1
-1
/
+1
2015-10-22
services: dbus: Support service activation.
Ludovic Courtès
1
-13
/
+53
2015-10-21
services: dbus: Honor the config's dbus package.
Ludovic Courtès
1
-9
/
+11
2015-10-19
services: dbus: Build '/etc/dbus-1/system-local.conf'.
宋文武
1
-24
/
+21
2015-10-10
services: Introduce extensible services.
Ludovic Courtès
1
-0
/
+178
2015-05-05
services: Group desktop services in (gnu services desktop).
Ludovic Courtès
1
-127
/
+0
2015-04-17
services: Explicitly refer to Shadow when requiring the 'nologin' shell.
Ludovic Courtès
1
-1
/
+2
2015-01-26
services: dbus: Set the search path for .service files.
Ludovic Courtès
1
-5
/
+8
2015-01-14
monads: Move '%store-monad' and related procedures where they belong.
Ludovic Courtès
1
-1
/
+2
2014-07-25
services: Use system groups where applicable.
Ludovic Courtès
1
-1
/
+2
[next]