mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-27 14:03:43 +03:00
61d0578b07
This adds a small service "systemd-portabled" and a matching client "portablectl", which implement the "portable service" concept. The daemon implements the actual operations, is PolicyKit-enabled and is activated on demand with exit-on-idle. Both the daemon and the client are an optional build artifact, enabled by default rhough.
8 lines
165 B
Desktop File
8 lines
165 B
Desktop File
# SPDX-License-Identifier: LGPL-2.1+
|
|
|
|
[D-BUS Service]
|
|
Name=org.freedesktop.portable1
|
|
Exec=/bin/false
|
|
User=root
|
|
SystemdService=dbus-org.freedesktop.portable1.service
|