Re-organized sub-directory by category
[staging/basesystem.git] / agl-systemd / setup_refhw.service
1 [Unit]
2 Description=Initialize Reference Hardware Settings
3 #After=weston.service
4
5 [Service]
6 EnvironmentFile=/tool_9E_SI/env.txt
7 ExecStart=/tool_9E_SI/setup_refhw.sh
8 Type=oneshot
9 #StandardInput=tty
10 #TTYPath=/dev/tty1
11 #TTYReset=yes
12 #TTYVHangup=yes
13
14 [Install]
15 WantedBy=multi-user.target