tizen 2.4 release
[external/systemd.git] / units / systemd-readahead-drop.service.m4
similarity index 89%
rename from units/systemd-readahead-drop.service
rename to units/systemd-readahead-drop.service.m4
index d9d12bc..e6ca5dd 100644 (file)
@@ -13,6 +13,9 @@ ConditionPathExists=/.readahead
 [Service]
 Type=oneshot
 ExecStart=/bin/rm -f /.readahead
+m4_ifdef(`DEFAULT_PROCESS_LABEL',
+SmackProcessLabel=systemd
+)m4_dnl
 
 [Install]
 WantedBy=system-update.target