]> git.pld-linux.org Git - packages/chkconfig.git/blob - chkconfig-rc.d.patch
unbreak systemd-sysv-install symlink; rel 2
[packages/chkconfig.git] / chkconfig-rc.d.patch
1 diff -urNpa chkconfig-1.15.orig/leveldb.h chkconfig-1.15/leveldb.h
2 --- chkconfig-1.15.orig/leveldb.h       2021-05-03 17:47:25.388139905 +0200
3 +++ chkconfig-1.15/leveldb.h    2021-05-04 10:30:35.849341418 +0200
4 @@ -16,7 +16,7 @@
5  #ifndef H_LEVELDB
6  #define H_LEVELDB
7  
8 -#define RUNLEVELS "/etc"
9 +#define RUNLEVELS "/etc/rc.d"
10  
11  #include <glob.h>
12  
This page took 0.026388 seconds and 3 git commands to generate.