diff --git a/autofs.be0 b/autofs.be0 index 240a1a4e3..e31f5d157 100755 --- a/autofs.be0 +++ b/autofs.be0 @@ -15,7 +15,6 @@ SRCURL[0]="https://www.kernel.org/pub/linux/daemons/autofs/v5/autofs-${PKGVERSIO ## Add URLs/pathes to patch files to the PATCHURL array. ## The sources will be patched in the order of the array. -#PATCHURL+=("/src/mariux/patches/autofs-5.0.8-fix-task-manager-not-getting-signaled-without-changelog.patch") PATCHURL+=("/src/mariux/patches/autofs-5.0.8-reduce-syslog-noise.patch") PATCHURL+=("/src/mariux/patches/autofs-0001-Fix-usage-of-unitialized-pointer.patch")