Modified version of Luke Smith LARBS.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
[Trigger]Type = PackageOperation = InstallOperation = UpgradeTarget = bash
[Action]Description = Re-pointing /bin/sh symlink to dash...When = PostTransactionExec = /usr/bin/ln -sfT dash /usr/bin/shDepends = dash
|