We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8bfbd7 commit 529ac46Copy full SHA for 529ac46
2 files changed
biglinux-improve-compatibility/usr/lib/systemd/system/glibc2-41-fix.path
@@ -2,8 +2,6 @@
2
Description=Fix apps broken with this bug: https://sourceware.org/bugzilla/show_bug.cgi?id=32653
3
4
[Path]
5
-SystemCallArchitectures=native
6
-PathExists=/usr/local/bin/warsaw/core
7
PathModified=/usr/local/bin/warsaw/core
8
Unit=glibc2-41-fix.service
9
biglinux-improve-compatibility/usr/lib/systemd/system/glibc2-41-fix.service
@@ -1,10 +1,7 @@
1
[Unit]
-StartLimitBurst=5
-StartLimitIntervalSec=1
[Service]
Type=oneshot
ExecStart=execstack -s /usr/local/bin/warsaw/core
10
0 commit comments