This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
Environment=HOME=%h
-
ExecReload=/usr/lib64/chrome-remote-desktop/chrome-remote-desktop --reload
-
ExecStart=/usr/lib64/chrome-remote-desktop/chrome-remote-desktop --start --foreground
-
ExecStop=/usr/lib64/chrome-remote-desktop/chrome-remote-desktop --stop
-
Restart=always
-
TimeoutStopSec
Introduced in systemd 188=10 -
User=%i
-
-
[Unit]
-
Description="Chrome Remote Desktop host daemon"
-
Additionnal notes
Nothing here.