diff --git a/home/.config/systemd/user/com.system76.Scheduler.dbusproxy.service b/home/.config/systemd/user/com.system76.Scheduler.dbusproxy.service new file mode 100644 index 0000000..a392113 --- /dev/null +++ b/home/.config/systemd/user/com.system76.Scheduler.dbusproxy.service @@ -0,0 +1,8 @@ +[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