summaryrefslogtreecommitdiffstats
path: root/satellit_installer/static_files/timesync/etc/systemd/system/redneck-timesync.service
diff options
context:
space:
mode:
Diffstat (limited to 'satellit_installer/static_files/timesync/etc/systemd/system/redneck-timesync.service')
-rw-r--r--satellit_installer/static_files/timesync/etc/systemd/system/redneck-timesync.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/satellit_installer/static_files/timesync/etc/systemd/system/redneck-timesync.service b/satellit_installer/static_files/timesync/etc/systemd/system/redneck-timesync.service
index e019a92..0d67124 100644
--- a/satellit_installer/static_files/timesync/etc/systemd/system/redneck-timesync.service
+++ b/satellit_installer/static_files/timesync/etc/systemd/system/redneck-timesync.service
@@ -6,7 +6,7 @@ After=network.target network-online.target
[Service]
Type=oneshot
RemainAfterExit=no
-ExecStart=/usr/local/sbin/redneck-timesync.sh -s
+ExecStart=/usr/local/sbin/redneck-timesync.sh -s -b
[Install]
WantedBy=network-online.target