pcmciautils für upstart hinzugefügt

git-svn-id: svn://svn.compuextreme.de/Viitor/V962/Viitor_pcmciautils@5526 504e572c-2e33-0410-9681-be2bf7408885
This commit is contained in:
kueller 2010-04-20 15:01:07 +00:00
parent 7678218fa0
commit fd80a76425
2 changed files with 10 additions and 10 deletions

View File

@ -1,10 +0,0 @@
# rc - runlevel compatibility
#
# This task guesses what the "default runlevel" should be and starts the
# appropriate script.
start on started udev
console logged
exec /sbin/pcmcia-socket-startup

10
etc/init/pcmciautils.conf Normal file
View File

@ -0,0 +1,10 @@
description "Setup environment for pcmcia"
author "Harald Kueller <harald.kueller@compuextreme.de>"
version 1.0
emits none special
start on started udev
console none
exec /sbin/pcmcia-socket-startup