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

[Service]
Type=simple
User=@webuser@
ExecStart=@sbindir@/parabolaweb-reporead-inotify

[Install]
WantedBy=multi-user.target