mirror of
https://github.com/systemd/systemd.git
synced 2025-03-19 22:50:17 +03:00
Fedora: don't ship [Install] sections; these are enabled in the system configuration.
This commit is contained in:
parent
73d35ff8e4
commit
8e9b7dd86b
@ -17,6 +17,3 @@ ExecStartPost=-/usr/bin/plymouth --sysinit
|
||||
ExecStartPost=-/usr/bin/plymouth --show-splash
|
||||
ExecStartPost=-/usr/bin/plymouth message '--text=Halting...'
|
||||
Type=forking
|
||||
|
||||
[Install]
|
||||
WantedBy=halt.target
|
||||
|
@ -17,6 +17,3 @@ ExecStartPost=-/usr/bin/plymouth --sysinit
|
||||
ExecStartPost=-/usr/bin/plymouth --show-splash
|
||||
ExecStartPost=-/usr/bin/plymouth message '--text=Powering Off...'
|
||||
Type=forking
|
||||
|
||||
[Install]
|
||||
WantedBy=poweroff.target
|
||||
|
@ -13,6 +13,3 @@ After=dev-tty1.device rc-local.service
|
||||
[Service]
|
||||
ExecStart=-/usr/bin/plymouth quit
|
||||
Type=oneshot
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
@ -17,6 +17,3 @@ ExecStartPost=-/usr/bin/plymouth --sysinit
|
||||
ExecStartPost=-/usr/bin/plymouth --show-splash
|
||||
ExecStartPost=-/usr/bin/plymouth message '--text=Rebooting...'
|
||||
Type=forking
|
||||
|
||||
[Install]
|
||||
WantedBy=reboot.target
|
||||
|
@ -18,7 +18,3 @@ After=getty@tty1.service plymouth-quit.service
|
||||
ExecStart=/etc/X11/prefdm -nodaemon
|
||||
Restart=always
|
||||
RestartSec=0
|
||||
|
||||
[Install]
|
||||
Alias=display-manager.service
|
||||
WantedBy=graphical.target
|
||||
|
@ -17,6 +17,3 @@ TimeoutSec=0
|
||||
StandardOutput=tty
|
||||
RemainAfterExit=yes
|
||||
SysVStartPriority=99
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
Loading…
x
Reference in New Issue
Block a user