v1.3.4
systemd.path uses inotify to watch changes so md-renewed-install.path is only activated on non-shared storage or on same host in shared storage enviroment.
This commit is contained in:
11
md-renewed-install.service
Normal file
11
md-renewed-install.service
Normal file
@@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=The Apache HTTP Server reloader
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
EnvironmentFile=/etc/md-renewed/md-renewed.conf
|
||||
ExecStart=/usr/libexec/md-renewed/md-renewed-install
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user