diff options
author | Olav Vitters <olav@vitters.nl> | 2020-07-28 19:25:55 +0200 |
---|---|---|
committer | Olav Vitters <olav@vitters.nl> | 2020-07-28 19:25:55 +0200 |
commit | 90b7508186632056ccbaa76d1419e6ddff3e3a3e (patch) | |
tree | 62be530ac064fa8084d64dbf6e7ba955975044e2 | |
parent | 330e9bb800835cb590cee244469414af2e08e020 (diff) | |
download | initscripts-90b7508186632056ccbaa76d1419e6ddff3e3a3e.tar initscripts-90b7508186632056ccbaa76d1419e6ddff3e3a3e.tar.gz initscripts-90b7508186632056ccbaa76d1419e6ddff3e3a3e.tar.bz2 initscripts-90b7508186632056ccbaa76d1419e6ddff3e3a3e.tar.xz initscripts-90b7508186632056ccbaa76d1419e6ddff3e3a3e.zip |
README.Mageia.md: nis-domainname has been moved to hostname package as per 3.23 rel 2
-rw-r--r-- | README.Mageia.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.Mageia.md b/README.Mageia.md index 2f8a3c15..8ae8e178 100644 --- a/README.Mageia.md +++ b/README.Mageia.md @@ -32,7 +32,7 @@ The repository does not contain full history (although that was an original inte - [ ] /etc/rc.d/rc.local (for local changes by a sysadmin): systemd has a reference to this; but probably no need to have it as ghost in initscripts - [ ] cgroup support (use systemd!) - [ ] /etc/rwtab.d & /etc/statetab.d (empty) folders to 'filesystem' package -- [ ] nis-domainname.service moved to the hostname package (https://src.fedoraproject.org/rpms/hostname/pull-request/1) +- [x] nis-domainname.service moved to the hostname package (https://src.fedoraproject.org/rpms/hostname/pull-request/1): As this was a different name, moved this in hostname-3.23-2 - [ ] netreport functionality - [ ] /etc/networks moved into 'setup' package - [x] lang.{sh,csh} moved into setup package: Kept in our fork for now. |