Add option for adding arguments
This commit is contained in:
@@ -5,7 +5,7 @@ Description={{ .description }}
|
||||
|
||||
[Service]
|
||||
WorkingDirectory={{ .workingDirectory }}
|
||||
ExecStart={{ .execStart }}
|
||||
ExecStart={{ .execStart }} {{ .execStartArgs }}
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
Reference in New Issue
Block a user