I believe systemd will automatically fall back to using Sys V init scripts if no .service file is available.
E.g. systemctl enable|disable servicename will execute the corresponding chkconfig command and systemctl start|stop|restart servicename will invoke the Sys V init script with the appropriate parameter. Regards Florian 2016-04-22 23:04 GMT+02:00 Zoltan Forray <[email protected]>: > That is the old fashioned Redhat 6 way - not a proper .service file. > > Zoltan Forray > TSM Software & Hardware Administrator > VMware Administrator (in training) > Xymon Administrator > VCU Computer Center > [email protected] - 804-828-4807 > Don't be a phishing victim - VCU and other reputable organizations will > never use email to request that you reply with your password, social > security number or confidential personal information. For more details > visit http://infosecurity.vcu.edu/phishing.html > On Apr 22, 2016 4:26 PM, "David Ehresman" <[email protected]> > wrote: > > > My server install bin directory has a dsmserv.rc script which it says to > > copy to the name of your instance owner in /etc/rc.d/init.d/ > > > > That's how I start my TSM instance on Linux. > > > > David > > > > -----Original Message----- > > From: ADSM: Dist Stor Manager [mailto:[email protected]] On Behalf Of > > Zoltan Forray > > Sent: Friday, April 22, 2016 4:10 PM > > To: [email protected] > > Subject: [ADSM-L] TSM server on RedHat 7 > > > > Does anyone have a systemd startup .service/process to autostart TSM on > > RedHat 7? All docs I see/find (yes I Googled and see stuff talking about > > the client but not the server) still talk about the old chkconfig way and > > using dsmserv.rc? > > > > -- > > *Zoltan Forray* > > TSM Software & Hardware Administrator > > Xymon Monitor Administrator > > VMware Administrator (in training) > > Virginia Commonwealth University > > UCC/Office of Technology Services > > www.ucc.vcu.edu > > [email protected] - 804-828-4807 > > Don't be a phishing victim - VCU and other reputable organizations will > > never use email to request that you reply with your password, social > > security number or confidential personal information. For more details > > visit > > > https://urldefense.proofpoint.com/v2/url?u=http-3A__infosecurity.vcu.edu_phishing.html&d=AwIBaQ&c=SgMrq23dbjbGX6e0ZsSHgEZX6A4IAf1SO3AJ2bNrHlk&r=dOGCMY197NTNH1k_wcsrWS3_fxedKW4rpKJ8cHCD2L8&m=KfaiaR4L_cNE5pJhmcWE_uiWBz2eP_6yFR-hexx8rSk&s=gfzrt4imVYAnz3-fyUGnjS9Pej2zSvWvGyf-b77HotQ&e= > > >
