[master 1/1] Add support for other systemd units to kickstart service command

cgwalters installerbot-noreply at redhat.com
Mon Oct 5 17:01:50 UTC 2015


Why not just let systemctl do this?  `man systemctl` ->

```
If the suffix is not specified, systemctl will append a
       suitable suffix, ".service" by default, and a type-specific suffix in case of commands which
       operate only on specific unit types. For example,
```

Then pykickstart wouldn't have to maintain another list of systemd unit types that will get out of date.

-- 
To view this comment on github, visit https://github.com/bcl/anaconda/commit/5dd1a9eeded71a2abe859f93823327ac356ffb87#commitcomment-13596832


More information about the anaconda-patches mailing list