mirror of
https://github.com/alice-lg/birdwatcher.git
synced 2025-03-16 00:00:08 +01:00
13 lines
148 B
Text
13 lines
148 B
Text
|
|
#
|
|
# Birdwatcher Startup
|
|
#
|
|
|
|
description "birdwatcher"
|
|
author "Matthias Hannig <mha@ecix.net>"
|
|
|
|
|
|
start on runlevel [2345]
|
|
stop on runlevel [!2345]
|
|
|
|
|