bugfixes
git-svn-id: file:///home/jan/tmp/wetterstation/trunk@176 dd492736-c11a-0410-ad51-8c26713eaf7f
This commit is contained in:
parent
e52a3e0080
commit
ec60e691f4
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
binary='/usr/bin/weatherdeamon';
|
||||
user= 'weatherstation'
|
||||
user='weatherstation'
|
||||
group='weatherstation'
|
||||
|
||||
check_status()
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
binary='/usr/bin/weatherdeamon';
|
||||
user= 'weatherstation'
|
||||
user='weatherstation'
|
||||
group='weatherstation'
|
||||
|
||||
check_status()
|
||||
|
|
|
|||
Loading…
Reference in New Issue