Skip to content

Instantly share code, notes, and snippets.

@floehopper
Last active February 3, 2018 15:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save floehopper/abe32ce9a57375e9eabc0fc735e90a56 to your computer and use it in GitHub Desktop.
Save floehopper/abe32ce9a57375e9eabc0fc735e90a56 to your computer and use it in GitHub Desktop.
$ systemctl --version
systemd 229
+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN

$ sudo systemctl show -p StartLimitInterval nginx.service
StartLimitInterval=10000000

$ sudo systemctl set-property nginx.service StartLimitInterval=0
Unknown assignment StartLimitInterval=0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment