Add systemd unit files in osbuild stage This stage creates systemd unit file in `/usr/lib/systemd/system/`. The stage accepts filename which must end with `.service`.Section `Unit` , `Service` , `Install` accepts various parameters as per the systemd documentaion.`systemd-analyze verify` is be performed after the .service file is created to check for potential errors. Signed-off-by: Sayan Paul <paul.sayan@gmail.com> |
||
|---|---|---|
| .. | ||
| cases | ||
| data | ||
| mod | ||
| run | ||
| stages | ||
| .gitignore | ||
| __init__.py | ||
| conftest.py | ||
| initrd.py | ||
| test.py | ||