Skip to content

Commit

Permalink
mxstartup: Update version from 2.16 to 2.17
Browse files Browse the repository at this point in the history
https://github.molgen.mpg.de/mariux64/mxstartup/releases/tag/mxstartup-2.17

Update procedure:

    systemctl disable mxstartup-systemd.service
    systemctl disable mxstartup-mxvip.service
    systemctl disable mxstartup-classic.service
    bee update mxstartup-2.17-0
    systemctl enable mxstartup.service
    systemctl daemon-reload

To apply to the running system, reboot or

    systemctl stop  mxstartup-mxvip mxstartup-classic
    systemctl start mxstartup
donald committed Jan 4, 2019
1 parent 24ca603 commit 45fb6a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mxstartup.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION mxstartup-2.16-0
# BEE_VERSION mxstartup-2.17-0

## this file was created by bee init and should be executed to build a
## bee-package. (Additional hints are located at the end of this file.)

0 comments on commit 45fb6a5

Please sign in to comment.