Initial commit
This commit is contained in:
10
gasmeter.service
Normal file
10
gasmeter.service
Normal file
@@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=gasmeter service
|
||||
After=multi-user.target
|
||||
|
||||
[Service]
|
||||
Type=idle
|
||||
ExecStart=/usr/bin/gasmeter -c /etc/gasmeter/config.json
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Reference in New Issue
Block a user