2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-17 11:26:03 +00:00

:add hints for use with databases

git-svn-id: https://svn.fhem.de/fhem/trunk@19235 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
betateilchen 2019-04-21 13:26:17 +00:00
parent 7916a64cf5
commit c9b259974e

View File

@ -4,6 +4,10 @@
Description=FHEM Home Automation
Wants=network.target
After=network.target
#Requires=postgresql.service
#After=postgresql.service
#Requires=mysql.service
#After=mysql.service
[Service]
Type=forking