7 lines
169 B
Desktop File
7 lines
169 B
Desktop File
[Unit]
|
|
Description=Stop open-webui-guest on schedule
|
|
After=open-webui-guest.service
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/bin/systemctl --user stop open-webui-guest.service |