1
0
mirror of https://github.com/agdsn/ancient-weatherstation.git synced 2026-06-19 23:07:59 +00:00
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
+1 -1
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()
+1 -1
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()