mise au point config apache, y compris certificats
This commit is contained in:
11
templates/plack-opac.service
Normal file
11
templates/plack-opac.service
Normal file
@@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=plack pour opac
|
||||
After=network.target remote-fs.target nss-lookup.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
User=root
|
||||
ExecStart={{ koha_install_dir }}/bin/plack/plackup.sh foo
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user