]> git.proxmox.com Git - pmg-api.git/blobdiff - debian/pmgdaemon.service
utils: check if file changed before reusing its hash
[pmg-api.git] / debian / pmgdaemon.service
index f45986e494e97c02ffe782aaaf763fde4c13160d..4e3ed85d9dd2a66bf8762851890cf1d623775797 100644 (file)
@@ -10,6 +10,7 @@ After=ssh.service
 ExecStart=/usr/bin/pmgdaemon start
 ExecStop=/usr/bin/pmgdaemon stop
 ExecReload=/usr/bin/pmgdaemon restart
+OOMPolicy=continue
 PIDFile=/run/pmgdaemon.pid
 Restart=on-failure
 Type=forking