mightyohm-gc-exporter/debian/service

12 lines
229 B
Plaintext
Raw Permalink Normal View History

[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