]> git.pld-linux.org Git - packages/systemd.git/blob - network-post.service
- use /lib64 for libraries on x86_64
[packages/systemd.git] / network-post.service
1 [Unit]
2 Description=Finalize network
3 DefaultDependencies=no
4 After=network.service
5
6 [Service]
7 ExecStart=/sbin/service network start_postinit
8 RemainAfterExit=true
This page took 0.037162 seconds and 3 git commands to generate.