Slices are a standard systemd unit type; the existing routing only covered timer/service/mount/swap/target and raised on .slice. Same install path (/usr/local/lib/systemd/system/<name>) and same systemd-reload trigger as the other unit kinds. |
||
|---|---|---|
| .. | ||
| items.py | ||
| metadata.py | ||
| README.md | ||
SYSTEMD
show unit paths
systemctl --no-pager --property=UnitPath show --value | tr ' ' '\n'
metadata
{
'systemd': {
'units': {
'test.service': {
}
}
},
}