The idea is translate old initab to new systemd style.
1. /etc/systemd/system/fmc.service
[Unit] Description=DB2 Fault Monitor Coordinator After=getty.target [Service] ExecStart=/opt/ibm/db2/V10.1/bin/db2fmcd Restart=always [Install] WantedBy=multi-user.target2. systemctl enable fnc.service
No comments:
Post a Comment