Post Reply 
Minimserver start process
05-03-2025, 17:58 (This post was last modified: 05-03-2025 18:00 by lafuente.)
Post: #22
RE: Minimserver start process
Hello Simon,

I tried your script to use "systemd" as a launcher, but it's look like it don't operate well.
I had disabled the old method (initd), then enable the "systemd" one.
Without modifying the minimserver.service file I do :

Code:
systemctl daemon-reload
systemctl enable minimserver.service
systemctl start minimserver.service
systemctl list-units --type=service --state=running

And I don't see Minimserver in the running services, while Minim is really running, and is displayed in "ps -aux" command.

Code:
root@audio-nas:~# systemctl list-units --type=service --state=running
  UNIT                      LOAD   ACTIVE SUB     DESCRIPTION
  cron.service              loaded active running Regular background program processing daemon
  dbus.service              loaded active running D-Bus System Message Bus
  ES.service                loaded active running ExerciceStabilizer daemon
  getty@tty1.service        loaded active running Getty on tty1
  nfs-blkmap.service        loaded active running pNFS block layout mapping daemon
  rpc-statd.service         loaded active running NFS status monitor for NFSv2/3 locking.
  rpcbind.service           loaded active running RPC bind portmap service
  ssh.service               loaded active running OpenBSD Secure Shell server
  systemd-journald.service  loaded active running Journal Service
  systemd-logind.service    loaded active running User Login Management
  systemd-timesyncd.service loaded active running Network Time Synchronization
  systemd-udevd.service     loaded active running Rule-based Manager for Device Events and Files
  user@0.service            loaded active running User Manager for UID 0

Legend: LOAD   → Reflects whether the unit definition was properly loaded.
        ACTIVE → The high-level unit activation state, i.e. generalization of SUB.
        SUB    → The low-level unit activation state, values depend on unit type.

13 loaded units listed.

BUT GREAT NEWS,
Minimserver now operate in Full License mode and in RAM mode without any need to do tricks. No more error at startup. I added the lines I describe before in the minimserver.service file and all is good.

Thank you very much.
Manu
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Minimserver start process - lafuente - 26-02-2025, 08:11
RE: Minimserver start process - lafuente - 05-03-2025 17:58

Forum Jump:


User(s) browsing this thread: 1 Guest(s)