Difference between revisions of "Type=simple"
Jump to navigation
Jump to search
(Redirected page to Type=) Tag: New redirect |
(Removed redirect to Type=) Tag: Removed redirect |
||
Line 1: | Line 1: | ||
− | + | ||
+ | |||
+ | [Unit] | ||
+ | Description=My Yarn Start Service | ||
+ | |||
+ | [Service] | ||
+ | Type=simple | ||
+ | ExecStart=/path/to/yarn start | ||
+ | WorkingDirectory=/path/to/project | ||
+ | |||
+ | [Install] | ||
+ | WantedBy=multi-user.target | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | [[Type=]] |
Revision as of 17:41, 6 July 2023
[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: