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