summaryrefslogtreecommitdiff
path: root/units
diff options
context:
space:
mode:
authorINSUN PYO <insun.pyo@samsung.com>2020-12-03 13:30:38 +0900
committerINSUN PYO <insun.pyo@samsung.com>2020-12-03 13:30:38 +0900
commit973edc875639837771b0a0ffb3a8beb9344fbc6f (patch)
tree4265d11b4d61e92103c6d83e0d4925ca499b9c76 /units
parent7a5d72d63ca31f0908fafb51beae621809da8761 (diff)
downloadsystemd-973edc875639837771b0a0ffb3a8beb9344fbc6f.tar.gz
systemd-973edc875639837771b0a0ffb3a8beb9344fbc6f.tar.bz2
systemd-973edc875639837771b0a0ffb3a8beb9344fbc6f.zip
Change-Id: Ifacc46fcc5c7ec7bb52f9b4f47ed5ea98aa5fd5a
Diffstat (limited to 'units')
-rw-r--r--units/system-delayed-target-done.service16
1 files changed, 0 insertions, 16 deletions
diff --git a/units/system-delayed-target-done.service b/units/system-delayed-target-done.service
deleted file mode 100644
index 03195b2be2..0000000000
--- a/units/system-delayed-target-done.service
+++ /dev/null
@@ -1,16 +0,0 @@
-[Unit]
-Description=System Delayed Target Done Service
-After=delayed.target
-DefaultDependencies=no
-RefuseManualStart=yes
-RefuseManualStop=yes
-
-[Service]
-Type=oneshot
-User=system_fw
-Group=system_fw
-ExecStart=/usr/bin/touch /run/systemd/system/delayed.target.done
-RemainAfterExit=yes
-SecureBits=keep-caps
-Capabilities=cap_dac_override=i
-SmackProcessLabel=System