You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
- [Unit]
- SourcePath=/usr/bin/eGTouchD
-
- [Service]
- Type=forking
- User=root
- Group=root
- ExecStart=/usr/bin/eGTouchD start
- ExecReload=/usr/bin/eGTouchD restart
- ExecStop=/usr/bin/eGTouchD stop
-
- [Install]
- WantedBy=multi-user.target
|