summaryrefslogtreecommitdiff
path: root/units/tizen-readahead-collect-stop.service.m4
blob: bd5f49fb25c13f0e7b6a58334568609b2d6b54ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[Unit]
Description=Stop Read-Ahead Data Collection
DefaultDependencies=no
Conflicts=shutdown.target
After=tizen-readahead-collect.service boot-animation.service
Before=shutdown.target tizen-system.target
ConditionVirtualization=no

[Service]
Type=oneshot
ExecStart=/usr/bin/systemd-notify --readahead=done
m4_ifdef(`SMACK_LABEL',
SmackProcessLabel=system-plugin-common::script
)m4_dnl

[Install]
Also=tizen-readahead-collect.service