mirror of
https://github.com/kemko/nomad.git
synced 2026-01-03 00:45:43 +03:00
Merge pull request #1212 from kennethzfeng/master
Add reload command to systemd unit file
This commit is contained in:
1
dist/systemd/nomad.service
vendored
1
dist/systemd/nomad.service
vendored
@@ -4,6 +4,7 @@ Documentation=https://nomadproject.io/docs/
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/nomad agent -config /etc/nomad
|
||||
ExecReload=/bin/kill -HUP $MAINPID
|
||||
LimitNOFILE=65536
|
||||
|
||||
[Install]
|
||||
|
||||
Reference in New Issue
Block a user