summarylogtreecommitdiffstats
path: root/intel-lms.service
blob: cbe201c02fb52a7a3cae6a5abe355c5986d29640 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Intel Local Manageability Service
Documentation=https://software.intel.com/en-us/articles/download-the-latest-intel-amt-open-source-drivers/
After=network.target

[Service]
Type=forking
PIDFile=/var/run/lms.pid
ExecStart=/usr/sbin/lms

[Install]
WantedBy=multi-user.target