8 lines
188 B
SYSTEMD
8 lines
188 B
SYSTEMD
|
|
[Unit]
|
||
|
|
Description=Forward com.system76.Scheduler session DBus messages to the system bus
|
||
|
|
|
||
|
|
[Service]
|
||
|
|
ExecStart=/usr/bin/system76-scheduler-dbus-proxy.sh
|
||
|
|
|
||
|
|
[Install]
|
||
|
|
WantedBy=default.target
|