]> git.pld-linux.org Git - packages/systemd.git/commitdiff
Release 13. Turned off PLD RAID/LVM config inside containers. auto/th/systemd-221-13
authorMateusz Korniak <matkor@pld-linux.org>
Sat, 20 Feb 2016 23:19:47 +0000 (00:19 +0100)
committerMateusz Korniak <matkor@pld-linux.org>
Sat, 20 Feb 2016 23:19:47 +0000 (00:19 +0100)
pld-storage-init-late.service
pld-storage-init.service
systemd.spec

index a672ba8bae0d6a1f60482742af675da484c686a3..692c816a2c731d1fd2a67c9af213a3156026fbff 100644 (file)
@@ -5,6 +5,7 @@ Conflicts=shutdown.target
 After=cryptsetup.target pld-storage-init.service
 Before=local-fs.target shutdown.target
 Wants=pld-wait-storage.service
+ConditionVirtualization=!container
 
 [Service]
 ExecStart=/lib/systemd/pld-storage-init
index 24dd00cda75e80431683f0a76b05431d13932dd8..40c57e42cf3d7a13819ae19cc23374ce27b45b1c 100644 (file)
@@ -5,6 +5,7 @@ Conflicts=shutdown.target
 After=pld-wait-storage.service
 Before=local-fs.target shutdown.target
 Wants=pld-wait-storage.service
+ConditionVirtualization=!container
 
 [Service]
 ExecStart=/lib/systemd/pld-storage-init
index 1f3c6f1227ee864edbada2be65e6ea4d41870b6d..50677f73a73779ea9df2567bf827b58af8cd663a 100644 (file)
@@ -28,7 +28,7 @@ Summary(pl.UTF-8):    systemd - zarządca systemu i usług dla Linuksa
 Name:          systemd
 # Verify ChangeLog and NEWS when updating (since there are incompatible/breaking changes very often)
 Version:       221
-Release:       12.1
+Release:       13
 Epoch:         1
 License:       GPL v2+ (udev), LGPL v2.1+ (the rest)
 Group:         Base
This page took 0.042637 seconds and 4 git commands to generate.