You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in order to 'enable' the service to start on reboot I found you need to just use: systemctl enable /lib/systemd/system/scrutiny.service
This will automatically create the symlink, otherwise debian will give the warning: Failed to enable unit: Refusing to operate on alias name or linked unit file: scrutiny.service
I think this is missing from Manual Install.
(On Ubuntu) Start Scrutiny Webapp paragraph.
Scrutiny as service
Create a new file for service into /lib/systemd/system/scrutiny.service (example)
Make symlink
Start service
The text was updated successfully, but these errors were encountered: