Difference between revisions of "Type=simple"

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

Revision as of 17:44, 6 July 2023


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=


Template:Systemd.

Advertising: