source: mainline/uspace/cfg/sysman/vlaunch.svc@ 5830c7b

Last change on this file since 5830c7b was 5830c7b, checked in by Matthieu Riolo <matthieu.riolo@…>, 6 years ago

Removing rootfs from sysman units

For debugging reasons it's easier to work without an extra mounted root hd.
This commit might need to be rollbacked in the future. But since no rootfs
specific code has been imported from the original repo, it can to been removed

  • Property mode set to 100644
File size: 186 bytes
Line 
1[Unit]
2; explicit as vterm->getterm needs it
3After = locfs.mnt
4
5; unclear status of vlaunch as a service (more relevant to user session)
6[Service]
7ExecStart = /app/vlaunch comp:0/winreg
Note: See TracBrowser for help on using the repository browser.