summaryrefslogtreecommitdiff
path: root/parabolaweb-reporead-inotify.service
blob: 243fce748a132297ea6e9448d467ac91a285bf3c (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Requires=postgresql.service
After=postgresql.service
Description=ParabolaWeb reporead_inotify daemon

[Service]
Type=simple
ExecStart=/usr/sbin/parabolaweb-reporead-inotify

[Install]
WantedBy=multi-user.target