12 lines
229 B
Text
12 lines
229 B
Text
|
[Unit]
|
||
|
Description=MightyOhm Geiger Counter exporter
|
||
|
|
||
|
[Service]
|
||
|
Group=dialout
|
||
|
Restart=always
|
||
|
EnvironmentFile=/etc/default/mightyohm-gc-exporter
|
||
|
ExecStart=/usr/bin/mightyohm-gc-exporter $ARGS
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=multi-user.target
|