Skip to content

Commit 529ac46

Browse files
committed
glibc2-41-fix, simplified
1 parent d8bfbd7 commit 529ac46

2 files changed

Lines changed: 0 additions & 5 deletions

File tree

biglinux-improve-compatibility/usr/lib/systemd/system/glibc2-41-fix.path

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
Description=Fix apps broken with this bug: https://sourceware.org/bugzilla/show_bug.cgi?id=32653
33

44
[Path]
5-
SystemCallArchitectures=native
6-
PathExists=/usr/local/bin/warsaw/core
75
PathModified=/usr/local/bin/warsaw/core
86
Unit=glibc2-41-fix.service
97

biglinux-improve-compatibility/usr/lib/systemd/system/glibc2-41-fix.service

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
[Unit]
22
Description=Fix apps broken with this bug: https://sourceware.org/bugzilla/show_bug.cgi?id=32653
3-
StartLimitBurst=5
4-
StartLimitIntervalSec=1
53

64
[Service]
7-
SystemCallArchitectures=native
85
Type=oneshot
96
ExecStart=execstack -s /usr/local/bin/warsaw/core
107

0 commit comments

Comments
 (0)