mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-22 12:39:49 +00:00
8 lines
184 B
SYSTEMD
8 lines
184 B
SYSTEMD
|
[Unit]
|
||
|
Description=Forward com.system76.Scheduler session DBus messages to the system bus
|
||
|
|
||
|
[Service]
|
||
|
ExecStart=/usr/bin/system76-scheduler-dbus-proxy
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=default.target
|