Browse Source

sysv init : change shell to bash. some shitty dash-es hash problems with jobs

pull/33/head
bolvan 6 years ago
parent
commit
a91c0c29c8
  1. 2
      init.d/sysv/zapret

2
init.d/sysv/zapret

@ -1,4 +1,4 @@
#!/bin/sh #!/bin/bash
# For systemd : # For systemd :
# install : /usr/lib/lsb/install_initd zapret # install : /usr/lib/lsb/install_initd zapret
# remove : /usr/lib/lsb/remove_initd zapret # remove : /usr/lib/lsb/remove_initd zapret

Loading…
Cancel
Save