9 lines
227 B
Desktop File
9 lines
227 B
Desktop File
[Unit]
|
|
Description=Aggiornamento automatico blacklist anti-phishing di BastionGuard
|
|
After=network.target
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/share/BastionGuard/data/scripts/BastionGuard-phishing-updater.sh
|
|
User=root
|
|
Nice=10
|