bcm2835-driver: remove 'vcfiled' systemd unit

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue
2013-08-15 19:18:52 +02:00
parent a45fdf2cf2
commit 7c4c653e6f
2 changed files with 0 additions and 12 deletions

View File

@@ -80,5 +80,4 @@ makeinstall_target() {
post_install() {
enable_service bcm2835-threshold.service
enable_service framebuffer.service
enable_service vcfiled.service
}

View File

@@ -1,11 +0,0 @@
[Unit]
Description=vcfiled
After=syslog.target
[Service]
ExecStart=/usr/sbin/vcfiled -f
KillMode=process
[Install]
WantedBy=multi-user.target