git-svn-id: file:///home/jan/tmp/wetterstation/trunk@176 dd492736-c11a-0410-ad51-8c26713eaf7f
This commit is contained in:
losinshi 2006-09-27 23:19:27 +00:00
parent e52a3e0080
commit ec60e691f4
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
#!/bin/sh #!/bin/sh
binary='/usr/bin/weatherdeamon'; binary='/usr/bin/weatherdeamon';
user= 'weatherstation' user='weatherstation'
group='weatherstation' group='weatherstation'
check_status() check_status()

View File

@ -1,7 +1,7 @@
#!/bin/sh #!/bin/sh
binary='/usr/bin/weatherdeamon'; binary='/usr/bin/weatherdeamon';
user= 'weatherstation' user='weatherstation'
group='weatherstation' group='weatherstation'
check_status() check_status()