Remove unusend files 43/241443/1
authorINSUN PYO <insun.pyo@samsung.com>
Thu, 20 Aug 2020 07:48:45 +0000 (16:48 +0900)
committerINSUN PYO <insun.pyo@samsung.com>
Thu, 20 Aug 2020 07:48:45 +0000 (16:48 +0900)
Change-Id: I2a9d44bebfd538adae53ec74ea4e3e34358247de

units/61-partlabel-user-for-tm2.rules [deleted file]
units/container_postprocess.service [deleted file]

diff --git a/units/61-partlabel-user-for-tm2.rules b/units/61-partlabel-user-for-tm2.rules
deleted file mode 100644 (file)
index 68ae03f..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-# for TM2 only
-ACTION=="add|change", SUBSYSTEM=="block", KERNEL=="mmcblk*[0-9]", ENV{DEVTYPE}=="partition", ENV{ID_PART_ENTRY_SCHEME}=="gpt", ENV{ID_PART_ENTRY_NAME}=="USER", SYMLINK+="disk/by-partlabel/user"
diff --git a/units/container_postprocess.service b/units/container_postprocess.service
deleted file mode 100644 (file)
index 589c707..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-[Unit]
-Description=Container postprocess for UID %U
-DefaultDependencies=no
-Wants=wait-mount@opt-usr.service
-After=wait-mount@opt-usr.service
-Before=basic.target
-
-[Service]
-Type=oneshot
-RemainAfterExit=yes
-ExecStart=/usr/bin/systemd-user-helper container_postprocess %U