diff options
Diffstat (limited to 'update-hosts.service')
| -rwxr-xr-x | update-hosts.service | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/update-hosts.service b/update-hosts.service deleted file mode 100755 index 2aa6111..0000000 --- a/update-hosts.service +++ /dev/null @@ -1,10 +0,0 @@ -[Unit] -Description=updates /etc/hosts with my custom hosts -Requires=network-connected.target -After=multi-user.target network-connected.target - -[Service] -Type=simple -#ExecStartPre=/bin/sleep 45 -ExecStart=sudo /usr/local/bin/update_hosts -User=root |
