VIGS: sync up to the latest
[platform/adaptation/emulator/xf86-misc-vigs.git] / i386-common / xorg.service
1 [Unit]
2 Description=xserver
3 DefaultDependencies=no
4 After=systemd-udev-trigger.service opt.mount smack-default-labeling.service
5
6 [Service]
7 Type=oneshot
8 RemainAfterExit=yes
9 ExecStart=/usr/bin/startx
10 EnvironmentFile=/run/tizen-mobile-env
11
12 [Install]
13 WantedBy=basic.target