repo.or.cz
/
buildroot-gz.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
assimp: fix bfin compile
[buildroot-gz.git]
/
package
/
openvmtools
/
vmtoolsd.service
blob
17a4df44c2d1429617c93cd08d2cbcaf256a9cd7
1
[Unit]
2
Description=vmtoolsd for openvmtools
3
After=syslog.target network.target
4
5
[Service]
6
Type=forking
7
PIDFile=/var/run/vmtoolsd.pid
8
ExecStart=/usr/bin/vmtoolsd -b /var/run/vmtoolsd.pid
9
Restart=on-failure
10
KillMode=process
11
KillSignal=SIGKILL
12
13
[Install]
14
WantedBy=multi-user.target