10e95bffd773604bbc49e4034209891dc7309aea
[platform/core/system/storaged.git] / systemd / storaged.service
1 [Unit]
2 Description=System storage daemon
3 Requires=dbus.socket
4 Wants=wait-mount@opt-usr.service
5 After=wait-mount@opt-usr.service dbus.service
6
7 [Service]
8 Type=notify
9 SmackProcessLabel=System::Privileged
10 ExecStart=/usr/bin/storaged
11 Restart=always
12 RestartSec=0
13 KillSignal=SIGUSR1
14
15 [Install]
16 WantedBy=delayed.target