bcm2835-driver: fix fbset.service

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2013-09-24 22:58:02 +02:00
parent c132ff6280
commit 1f7fd375a5

View File

@ -4,7 +4,7 @@ After=multi-user.target
[Service]
Type=oneshot
ExecStart=/bin/fbset -g 1 1 1 1 32
ExecStart=/sbin/fbset -g 1 1 1 1 32
[Install]
WantedBy=graphical.target