Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Schleizer authored and troubadoour committed Sep 12, 2015
1 parent 3e6afc9 commit 888b3be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions debian/sdwdate.postinst
Expand Up @@ -53,6 +53,8 @@ fi

service systemd-timesyncd stop >/dev/null 2>&1 || true

## Deletes /etc/system/sysinit.target.wants/systemd-timesyncd.service.
## Otherwise timedatectl still thinks systemd-timesyncd is enabled.
timedatectl set-ntp false >/dev/null 2>&1 || true

true "INFO: debhelper beginning here."
Expand Down

0 comments on commit 888b3be

Please sign in to comment.