10 lines
150 B
Plaintext
10 lines
150 B
Plaintext
[Unit]
|
|
Description=MySensors Gateway daemon
|
|
Requires=network.target
|
|
|
|
[Service]
|
|
ExecStart=%gateway_dir%/mysgw -q
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|