summaryrefslogtreecommitdiff
path: root/gnu/services/dbus.scm
AgeCommit message (Expand)AuthorFilesLines
2026-03-19services: dbus: Add rtkit service.陈功1-1/+37
2024-09-08services: polkit: Migrate to (gnu system privilege).Tobias Geerinckx-Rice1-4/+3
2024-09-08services: dbus: Migrate to (gnu system privilege).Tobias Geerinckx-Rice1-6/+9
2024-08-11gnu: Replace (almost) all uses of /run/setuid-programs.Tobias Geerinckx-Rice1-1/+1
2024-06-02services: dbus: Log to stderr rather than syslog.Ludovic Courtès1-4/+4
2024-01-07gnu: dbus-service: only symlink /run/dbus the first timeVivien Kraus1-3/+3
2023-10-09gnu: dbus-service: Make the session bus available under /run/dbus.Vivien Kraus1-3/+34
2023-03-20Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge1-4/+7
2023-03-03services: dbus: Deprecate 'dbus-service' procedure.Bruno Victal1-2/+3
2023-03-03services: dbus: Deprecate 'polkit-service' procedure.Bruno Victal1-2/+4
2023-01-30Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner1-0/+2
2023-01-16gnu: services: Export polkit-configuration.Zhu Zihao1-0/+2
2022-08-28gnu: polkit-mozjs: Rename to polkit and remove obsolete polkit-duktape.Maxim Cournoyer1-10/+1
2022-06-14services: dbus: Add a VERBOSE? configuration option.Maxim Cournoyer1-5/+17
2022-02-19services: dbus: Increase auth_timeout value to 5 minutes.Maxim Cournoyer1-2/+2
2021-12-22services: dbus: Wait 1 minute for elogind to get ready.Timothy Sample1-0/+4
2021-12-05Merge remote-tracking branch 'origin/master' into core-updates-frozenRicardo Wurmus1-3/+3
2021-11-30services: Accept <inferior-package>s in lieu of <package>s.Tobias Geerinckx-Rice1-3/+3
2021-11-27services: polkit: Choose between polkit-mozjs and polkit-duktape.Ludovic Courtès1-2/+11
2021-07-29services: Migrate to <setuid-program>.Brice Waegeneire1-4/+9
2021-03-10services: Prevent following symlinks during activation.Maxime Devos1-18/+19
2020-05-08services: Add descriptions.Ludovic Courtès1-2/+8
2019-11-13services: dbus: Simplify 'dbus-uuidgen' invocation.Ludovic Courtès1-12/+3
2019-11-13services: dbus: Log to syslog.Ludovic Courtès1-2/+2
2019-11-13services: dbus: Add description.Ludovic Courtès1-1/+4
2019-11-02services: dbus: Remove non-existent directories from 'system-local.conf'.Ludovic Courtès1-6/+20
2019-11-02services: dbus: Include each service's "share/dbus-1/system.d".Ludovic Courtès1-0/+2
2019-04-05services: dbus: 'wrapped-dbus-service' accepts a list of variables.Ludovic Courtès1-4/+10
2019-04-05services: dbus: Add 'wrapped-dbus-service'.Ludovic Courtès1-0/+42
2019-03-08activation: Shared system home directories are now 555 and root-owned.Ludovic Courtès1-2/+6
2018-05-20services: dbus: Search more directories for '.service' files.Efraim Flashner1-1/+1
2017-07-11services: dbus, polkit: Add default value.Ludovic Courtès1-3/+7
2016-11-24services: Move polkit to (gnu services dbus).Ludovic Courtès1-1/+93
2016-09-10system: Use 'file-append' to denote file names.Ludovic Courtès1-2/+2
2016-07-21services: Export *-service-type and *-configuration.Tomáš Čech1-1/+3
2016-07-16services: dbus: Synchronize startup using dbus-daemon's PID file.Ludovic Courtès1-1/+2
2016-07-12gnu: Switch to 'with-imported-modules'.Ludovic Courtès1-20/+21
2016-03-09gnu: dbus: Incorporate "dbus-helper-search-path.patch".Ludovic Courtès1-4/+4
2016-01-29services: Rename 'dmd' services to 'shepherd'.Alex Kost1-4/+4
2016-01-29Rename (gnu services dmd) to (gnu services shepherd).Alex Kost1-1/+1
2015-10-22services: dbus: Support service activation.Ludovic Courtès1-13/+53
2015-10-21services: dbus: Honor the config's dbus package.Ludovic Courtès1-9/+11
2015-10-19services: dbus: Build '/etc/dbus-1/system-local.conf'.宋文武1-24/+21
2015-10-10services: Introduce extensible services.Ludovic Courtès1-0/+178
2015-05-05services: Group desktop services in (gnu services desktop).Ludovic Courtès1-127/+0
2015-04-17services: Explicitly refer to Shadow when requiring the 'nologin' shell.Ludovic Courtès1-1/+2
2015-01-26services: dbus: Set the search path for .service files.Ludovic Courtès1-5/+8
2015-01-14monads: Move '%store-monad' and related procedures where they belong.Ludovic Courtès1-1/+2
2014-07-25services: Use system groups where applicable.Ludovic Courtès1-1/+2
2014-07-08services: Update to use the dmd 0.2 API.Ludovic Courtès1-3/+3