Enhancement #3149
systemd support
Status: | CLOSED | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 100% | |
Category: | nethserver-lib | |||
Target version: | v7-alpha1 | |||
Resolution: | DUPLICATE | NEEDINFO: | No |
Description
Modify NethServer::Service Perl module to wrap systemctl
command from systemd.
Associated revisions
Treat /etc/localtime as symlink. Refs #3149
NethServer::Service: use systemctl command for service management. Refs #3149
Cleanup old keys and services. Refs #3149
Set hostname and time zone from systemd. Refs #3149
nethserver-httpd-admin.spec: configuration for systemd. Refs #3149
Added /run/ptrack in tmpfiles.d. See man tmpfiles.d for details.
first-boot: use systemd to run system-init event. Refs #3149
- clear first-boot flag from action
- .spec file requires systemd
Execute system-init through systemd unit. Refs #3149
The nethserver-system-init.service unit stops NetworkManager and
firewalld.
Web UI: enable port forward for red VLAN.
Refs #3149 NethServer/dev#5087
Web UI: enable port forward for red VLAN.
Refs #3149 NethServer/dev#5087
History
#1 Updated by Davide Principi over 6 years ago
- Status changed from TRIAGED to ON_DEV
- Assignee set to Davide Principi
- % Done changed from 20 to 30
#2 Updated by Davide Principi over 5 years ago
- Status changed from ON_DEV to TRIAGED
- Assignee deleted (
Davide Principi) - % Done changed from 30 to 20
We'll back on this, soon.
#3 Updated by Davide Principi over 5 years ago
- Status changed from TRIAGED to CLOSED
- % Done changed from 20 to 100
- Resolution set to DUPLICATE
This issue has been moved to
https://github.com/NethServer/dev/issues/5001