Add configuration file, authentication, pywsgi
This commit is contained in:
3
debian/pvc-daemon.postinst
vendored
3
debian/pvc-daemon.postinst
vendored
@ -1,5 +1,8 @@
|
||||
#!/bin/sh
|
||||
|
||||
# Reload systemd's view of the units
|
||||
systemctl daemon-reload
|
||||
|
||||
# Enable the service and target
|
||||
systemctl enable /lib/systemd/system/pvcd.service
|
||||
systemctl enable /lib/systemd/system/pvcd.target
|
||||
|
Reference in New Issue
Block a user