File: systemd-cron.preinst

package info (click to toggle)
systemd-cron 2.6.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 636 kB
  • sloc: cpp: 2,599; sh: 962; makefile: 239; ansic: 133
file content (6 lines) | stat: -rw-r--r-- 52 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
#!/bin/sh
set -e

>> /run/crond.reboot

#DEBHELPER#