8 lines
202 B
Desktop File
8 lines
202 B
Desktop File
[Unit]
|
|
Description=Start open-webui-guest on schedule
|
|
Wants=open-webui-guest.service
|
|
After=open-webui-guest.service
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/bin/systemctl --user start open-webui-guest.service |