Skip to content

Commit

Permalink
motis: Increase open file limit
Browse files Browse the repository at this point in the history
  • Loading branch information
jbruechert committed Nov 12, 2024
1 parent 52c83c4 commit 47265d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ansible/roles/motis/files/motis.service
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ ExecStart=/opt/motis/motis -c /var/lib/motis/config.ini
Restart=always
User=motis
WorkingDirectory=/var/lib/motis
LimitNOFILE=30000

[Install]
WantedBy=multi-user.target

0 comments on commit 47265d8

Please sign in to comment.