blob: a3d9320db03e14054360adebc85bd22d0b54d8c8 [file] [log] [blame]
[Unit]
Description=Mesos Agent
After=network.target
Wants=network.target
[Service]
ExecStart=/usr/bin/mesos-init-wrapper agent
KillMode=process
Restart=always
RestartSec=20
LimitNOFILE=16384
CPUAccounting=true
MemoryAccounting=true
Delegate=true
[Install]
WantedBy=multi-user.target