aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* systemd should not fail if a service is backgroundingMartin Väth2019-04-201-0/+1
| | | | | | | | | To achieve this, accept 1 (backgrounding) as a valid exit code. An alternative might be to return 0 (or a different exit code which is accepted) for background operations like e.g. in line 181 of net/wpa_supplicant.sh Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* systemd: Unit file improvementsMike Gilbert2015-01-151-1/+2
| | | | | - Remove quotes from description. - Set Type=oneshot.
* Unit fileRabi Shanker Guha2015-01-091-0/+10