7 lines
137 B
SYSTEMD
7 lines
137 B
SYSTEMD
|
[Unit]
|
||
|
Description=Watch run-user service
|
||
|
|
||
|
[Service]
|
||
|
Type=oneshot
|
||
|
ExecStart=/usr/bin/systemctl --no-block start primary-user-appimg.path
|