Skip to content

Commit

Permalink
setting updated
Browse files Browse the repository at this point in the history
  • Loading branch information
sahitya-chandra committed Jan 19, 2025
1 parent 30be9fd commit fb5732f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions examples/linux/systemd/talawa_admin.service
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,19 @@ ExecStart=/bin/bash -c '\
fi'

Restart=on-failure
RestartSec=10
StartLimitInterval=5min
StartLimitBurst=3
RemainAfterExit=yes
ProtectSystem=full
NoNewPrivileges=true
PrivateTmp=true
Type=simple
RuntimeDirectory=talawa-admin
MemoryMax=1G
CPUQuota=200%
LimitNOFILE=65535



[Install]
Expand Down

0 comments on commit fb5732f

Please sign in to comment.