User bio
Mumps and Cache experience & fan since 1984. Best tools ever!
Member since Jul 20, 2021
Posts:
Kalevi has not published any posts yet.
Replies:

Hello,

As I would need to make a similar service for automatically starting a Cache 2018 instance, would the structure then be like this:

[Unit]
Description=InterSystems Cache Data Platform
After=network.target

[Service]
Type=forking
User=cacheusr
ExecStart=/usr/bin/ccontrol start <instance_name>
ExecStop=/usr/bin/ccontrol stop <instance_name> quietly
Restart=on-failure
RemainAfterExit=yes

[Install]
WantedBy=multi-user.target

Certifications & Credly badges:
Kalevi has no Certifications & Credly badges yet.
Global Masters badges:
Kalevi has no Global Masters badges yet.
Followers:
Kalevi has no followers yet.
Following:
Kalevi has not followed anybody yet.