Difference between revisions of "Type=simple"

From wikieduonline
Jump to navigation Jump to search
 
Line 23: Line 23:
  
  
{{systemd.}}
+
* {{.service}}

Latest revision as of 17:45, 6 July 2023

Type=simple

ChatGPT example:

[Unit]
Description=My Yarn Start Service
  
[Service]
Type=simple
ExecStart=/path/to/yarn start
WorkingDirectory=/path/to/project 

[Install] 
WantedBy=multi-user.target



Type=


Advertising: