diff options
author | Nikos Giotis <nikos.giotis@gmail.com> | 2018-09-04 07:59:27 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-09-04 07:59:27 +0700 |
commit | a8ad06ad6cb08b0bb419cbbbc8b0a41552b45775 (patch) | |
tree | c5a164e39638c5bd7105d20368a0f1028eb9e2a0 /system/vms/doinst.sh | |
parent | 5da706865005224c42c49e53d6b1ea9a5612439c (diff) |
system/vms: Updated for version 0.2.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/vms/doinst.sh')
-rw-r--r-- | system/vms/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/vms/doinst.sh b/system/vms/doinst.sh index 7a5191e6fa063..46389277a7b8a 100644 --- a/system/vms/doinst.sh +++ b/system/vms/doinst.sh @@ -24,3 +24,4 @@ preserve_perms() { preserve_perms etc/rc.d/rc.vms.new config etc/rc.d/rc.vms.conf.new +config var/lib/vms/vm.sh.new |