mirror of https://github.com/telemt/telemt.git
Update telemt.service
This commit is contained in:
parent
41601a40fc
commit
9e2f0af5be
|
|
@ -7,6 +7,7 @@ Type=simple
|
|||
WorkingDirectory=/bin
|
||||
ExecStart=/bin/telemt /etc/telemt.toml
|
||||
Restart=on-failure
|
||||
LimitNOFILE=65536
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
|
|
|||
Loading…
Reference in New Issue