Skip to content

mxservicectl: Accept service unit name in mxstartups #4

Merged
merged 1 commit into from
Apr 12, 2018

Commits on Apr 12, 2018

  1. mxservicectl: Accept service unit name in mxstartups

    Regard the 4th column of /etc/mxstartups as the name of a systemd
    service unit if it ends in ".service".  In that case, ignore the
    username and use systemctl to start/stop that unit.
    
    The idea is to use /etc/mxstartups for services, which we want to run as
    a systems service, e.g. to use the features of systemd. Currently there
    is an option to use unit files with an encoded hostname but we prefer to
    have the information of which hosts starts which service in
    /etc/mxstartups.
    donald committed Apr 12, 2018
    Configuration menu
    Copy the full SHA
    6f0dd5f View commit details
    Browse the repository at this point in the history