forked from brl/citadel
7 lines
139 B
SYSTEMD
7 lines
139 B
SYSTEMD
|
[Unit]
|
||
|
Description=Watch run-user service
|
||
|
|
||
|
[Service]
|
||
|
Type=oneshot
|
||
|
ExecStart=/usr/bin/systemctl --no-block start launch-default-appimg.path
|