5ebdee3577
those that run daemons) to modules/services. This probably broke some things since there are a few relative paths in modules (e.g. imports of system/ids.nix). * Moved some PAM modules out of etc/pam.d to the directories of NixOS modules that use them. svn path=/nixos/branches/modular-nixos/; revision=15717
12 lines
321 B
INI
12 lines
321 B
INI
define timeperiod {
|
|
timeperiod_name 24x7
|
|
alias 24 Hours A Day, 7 Days A Week
|
|
sunday 00:00-24:00
|
|
monday 00:00-24:00
|
|
tuesday 00:00-24:00
|
|
wednesday 00:00-24:00
|
|
thursday 00:00-24:00
|
|
friday 00:00-24:00
|
|
saturday 00:00-24:00
|
|
}
|