numad/numad.service
Jan Synacek 67cdd29756 update service file
Don't order service after syslog target.
Add documentation reference.
Remove redundant sysconfig-like reference to EnvironmentFile.
2014-03-25 14:57:01 +01:00

13 lines
197 B
Desktop File

[Unit]
Description=numad - The NUMA daemon that manages application locality.
Documentation=man:numad
[Service]
Type=forking
ExecStart=/usr/bin/numad -i 15
[Install]
WantedBy=multi-user.target